We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1febf58 commit e9fdf66Copy full SHA for e9fdf66
.github/workflows/ci-julia-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
@@ -35,7 +35,7 @@ jobs:
41
0 commit comments