Skip to content

Commit f05a8d7

Browse files
Update actions/checkout action to v6
1 parent cfb827d commit f05a8d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
id-token: write
1717
steps:
1818
- name: Check out the repo
19-
uses: actions/checkout@v5
19+
uses: actions/checkout@v6
2020

2121
- name: Log in to Docker Hub
2222
uses: docker/login-action@v3

0 commit comments

Comments
 (0)