We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70e7a32 + 7bb3d44 commit 310356bCopy full SHA for 310356b
1 file changed
.github/workflows/CI.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
version: ${{ matrix.version }}
33
arch: ${{ matrix.arch }}
34
- - uses: julia-actions/cache@v2
+ - uses: julia-actions/cache@v3
35
- uses: julia-actions/julia-buildpkg@v1
36
- uses: julia-actions/julia-runtest@v1
37
- uses: julia-actions/julia-processcoverage@v1
0 commit comments