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 555cf99 + d9d06ef commit e80818cCopy full SHA for e80818c
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
allow-to-fail: true
33
steps:
34
- uses: actions/checkout@v6
35
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
36
with:
37
version: ${{ matrix.version }}
38
arch: ${{ matrix.arch }}
0 commit comments