Skip to content

Commit e3f3077

Browse files
authored
Merge pull request #4 from dau-dev/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 958df25 + 63c4b50 commit e3f3077

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
cibuildwheel:
3232
- "cp311"
3333
steps:
34-
- uses: actions/checkout@v4
34+
- uses: actions/checkout@v6
3535
with:
3636
submodules: 'true'
3737

0 commit comments

Comments
 (0)