Skip to content

Commit 5664fcd

Browse files
authored
Merge pull request #31 from JuliaQUBO/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 8ce413f + 11c999e commit 5664fcd

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
@@ -23,7 +23,7 @@ jobs:
2323
os: windows-latest
2424
arch: x64
2525
steps:
26-
- uses: actions/checkout@v6
26+
- uses: actions/checkout@v7
2727
- uses: julia-actions/setup-julia@v3
2828
with:
2929
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)