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 4b112be commit 9625f16Copy full SHA for 9625f16
.github/workflows/CI.yml
@@ -27,7 +27,7 @@ jobs:
27
- x64
28
steps:
29
- uses: actions/checkout@v4
30
- - uses: julia-actions/setup-julia@v2
+ - uses: julia-actions/setup-julia@v1
31
with:
32
version: ${{ matrix.version }}
33
arch: ${{ matrix.arch }}
0 commit comments