Skip to content

Commit 0d4d024

Browse files
authored
Merge pull request #64 from JuliaQUBO/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 065b744 + f2731fe commit 0d4d024

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
arch:
2222
- x64
2323
steps:
24-
- uses: actions/checkout@v6
24+
- uses: actions/checkout@v7
2525
- uses: julia-actions/setup-julia@v3
2626
with:
2727
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)