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 9c77088 + 9680aec commit 418ff65Copy full SHA for 418ff65
1 file changed
.github/workflows/CI.yml
@@ -31,7 +31,7 @@ jobs:
31
os: [ubuntu-latest]
32
steps:
33
- uses: actions/checkout@v6
34
- - uses: julia-actions/setup-julia@v2
+ - uses: julia-actions/setup-julia@v3
35
with:
36
version: ${{ matrix.julia-version }}
37
arch: ${{ matrix.julia-arch }}
0 commit comments