We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5396fbc + c92fd00 commit 4be6029Copy full SHA for 4be6029
1 file changed
.github/workflows/CI.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
version: ${{ matrix.version }}
41
arch: ${{ matrix.arch }}
42
- - uses: julia-actions/cache@v2
+ - uses: julia-actions/cache@v3
43
- uses: julia-actions/julia-buildpkg@v1
44
- uses: julia-actions/julia-runtest@v1
45
- uses: julia-actions/julia-processcoverage@v1
0 commit comments