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 f0b71c9 + 9c72531 commit d9e151fCopy full SHA for d9e151f
1 file changed
.github/workflows/CI.yml
@@ -33,7 +33,7 @@ jobs:
33
- x64
34
steps:
35
- uses: actions/checkout@v6
36
- - uses: julia-actions/setup-julia@v2
+ - uses: julia-actions/setup-julia@v3
37
with:
38
version: ${{ matrix.version }}
39
arch: ${{ matrix.arch }}
0 commit comments