Skip to content

Commit 3ac47ad

Browse files
authored
Merge pull request #204 from peazip/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 01987d4 + 5edaac3 commit 3ac47ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make.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
33-
uses: actions/checkout@v5
33+
uses: actions/checkout@v6
3434
with:
3535
submodules: true
3636

0 commit comments

Comments
 (0)