Skip to content

Commit d8793fd

Browse files
authored
Merge pull request #15 from nipreps/dependabot/github_actions/actions-infrastructure-76468cb07f
Chore(deps): Bump actions/checkout from 5 to 6 in the actions-infrastructure group
2 parents 9018c77 + ec82d2d commit d8793fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
id-token: write
3636

3737
steps:
38-
- uses: actions/checkout@v5
38+
- uses: actions/checkout@v6
3939
with:
4040
fetch-depth: 0
4141

0 commit comments

Comments
 (0)