We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ce413f + 11c999e commit 5664fcdCopy full SHA for 5664fcd
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
os: windows-latest
24
arch: x64
25
steps:
26
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
27
- uses: julia-actions/setup-julia@v3
28
with:
29
version: ${{ matrix.version }}
0 commit comments