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 f0426c6 commit 600ca05Copy full SHA for 600ca05
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
- x64
48
steps:
49
- uses: actions/checkout@v4
50
- - uses: julia-actions/setup-julia@v2.2
+ - uses: julia-actions/setup-julia@v2
51
with:
52
version: ${{ matrix.version }}
53
arch: ${{ matrix.arch }}
.github/workflows/downstream.yml
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
version: ${{ matrix.julia-version }}
arch: x64
0 commit comments