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.
1 parent 2cb8ebc commit cebfc5bCopy full SHA for cebfc5b
.github/workflows/CI.yml
@@ -25,7 +25,7 @@ jobs:
25
- x64
26
steps:
27
- uses: actions/checkout@v4
28
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2.2
29
with:
30
version: ${{ matrix.version }}
31
arch: ${{ matrix.arch }}
0 commit comments