We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60bc744 commit d39d13bCopy full SHA for d39d13b
.github/workflows/ci.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
env:
39
cache-name: cache-artifacts
40
.github/workflows/nightly-ci.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
31
0 commit comments