Skip to content

Commit e1ea7ed

Browse files
Update actions/checkout action to v5
1 parent e0e37b9 commit e1ea7ed

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
@@ -35,7 +35,7 @@ jobs:
3535

3636
steps:
3737
- name: Checkout repository
38-
uses: actions/checkout@v4
38+
uses: actions/checkout@v5
3939

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

0 commit comments

Comments
 (0)