We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97dc2c4 commit 01c2489Copy full SHA for 01c2489
.github/workflows/CI.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
version: ${{ matrix.version }}
30
arch: ${{ matrix.arch }}
31
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
32
- uses: julia-actions/julia-buildpkg@v1
33
- uses: julia-actions/julia-runtest@v1
34
- uses: julia-actions/julia-processcoverage@v1
0 commit comments