We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a21fa commit 3fbfa2fCopy full SHA for 3fbfa2f
1 file changed
.github/workflows/CI.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
version: ${{ matrix.version }}
37
arch: ${{ matrix.arch }}
38
- - uses: julia-actions/cache@v2
+ - uses: julia-actions/cache@v3
39
- uses: julia-actions/julia-buildpkg@latest
40
- uses: julia-actions/julia-runtest@latest
41
env:
0 commit comments