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 065b744 + f2731fe commit 0d4d024Copy full SHA for 0d4d024
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
arch:
22
- x64
23
steps:
24
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
25
- uses: julia-actions/setup-julia@v3
26
with:
27
version: ${{ matrix.version }}
0 commit comments