We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76f3f11 + 638bf16 commit e87f9abCopy full SHA for e87f9ab
1 file changed
.github/workflows/Tests.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