Skip to content

Commit b93dd9e

Browse files
authored
Merge pull request #92 from C4illin/dependabot/github_actions/actions/checkout-5
2 parents 71f545c + c1f77d5 commit b93dd9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
steps:
3232
- name: Checkout repository
33-
uses: actions/checkout@v4
33+
uses: actions/checkout@v5
3434

3535
# Workaround: https://github.com/docker/build-push-action/issues/461
3636
- name: Setup Docker buildx

0 commit comments

Comments
 (0)