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 009160c + bd1f66e commit 53bee99Copy full SHA for 53bee99
.github/workflows/Downgrade.yml
@@ -30,7 +30,7 @@ jobs:
30
- windows-latest
31
steps:
32
- uses: actions/checkout@v4
33
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
34
with:
35
version: ${{ matrix.version }}
36
- uses: julia-actions/julia-downgrade-compat@v1
.github/workflows/Downstream.yml
@@ -35,7 +35,7 @@ jobs:
37
38
39
40
41
arch: x64
0 commit comments