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 ec248df + edd656f commit dd87ccfCopy full SHA for dd87ccf
.github/workflows/CI.yml
@@ -27,7 +27,7 @@ jobs:
27
- x64
28
steps:
29
- uses: actions/checkout@v4
30
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
31
with:
32
version: ${{ matrix.version }}
33
arch: ${{ matrix.arch }}
.github/workflows/Documentation.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
18
19
20
version: '1'
21
- uses: julia-actions/cache@v1
0 commit comments