Skip to content

Commit 4a13d4c

Browse files
authored
Update checkout version
1 parent 6afac6e commit 4a13d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
steps:
3535
- name: Checkout repository
36-
uses: actions/checkout@v3
36+
uses: actions/checkout@v4
3737

3838
# Install the cosign tool except on PR
3939
# https://github.com/sigstore/cosign-installer

0 commit comments

Comments
 (0)