Skip to content

Commit dfd162f

Browse files
authored
Merge pull request #137 from BrammyS/dependabot/github_actions/actions-deps-76468cb07f
Bump actions/checkout from 5 to 6 in the actions-deps group
2 parents 30ace0b + d818b65 commit dfd162f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
timeout-minutes: 30
2424
steps:
2525
- name: Check out the repo
26-
uses: actions/checkout@v5
26+
uses: actions/checkout@v6
2727

2828
- name: Set up QEMU
2929
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)