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 4459f42 commit aad7d3bCopy full SHA for aad7d3b
.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