We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92bac04 + e02dbf5 commit dc8acbdCopy full SHA for dc8acbd
1 file changed
.github/workflows/CI.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
version: ${{ matrix.version }}
38
arch: ${{ matrix.arch }}
39
- - uses: julia-actions/cache@v2
+ - uses: julia-actions/cache@v3
40
- uses: julia-actions/julia-buildpkg@latest
41
- uses: julia-actions/julia-runtest@latest
42
env:
@@ -66,7 +66,7 @@ jobs:
66
67
68
69
70
71
72
continue-on-error: true
0 commit comments