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 48ae466 + aad7d3b commit 453466eCopy full SHA for 453466e
.github/workflows/Downstream.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- uses: actions/checkout@v4
26
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
27
with:
28
version: ${{ matrix.julia-version }}
29
arch: x64
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
- x64
version: ${{ matrix.version }}
30
arch: ${{ matrix.arch }}
0 commit comments