We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 670eeaf commit aa6f8aaCopy full SHA for aa6f8aa
.github/workflows/CI-nightly.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
version: ${{ matrix.version }}
36
arch: ${{ matrix.arch }}
37
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
38
- uses: julia-actions/julia-buildpkg@latest
39
- uses: julia-actions/julia-runtest@latest
40
env:
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
41
42
0 commit comments