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 4a47d64 commit d6c3081Copy full SHA for d6c3081
.github/workflows/CI.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
version: ${{ matrix.version }}
42
arch: ${{ matrix.arch }}
43
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
44
- uses: julia-actions/julia-buildpkg@v1
45
- uses: julia-actions/julia-runtest@v1
46
- uses: julia-actions/julia-processcoverage@v1
0 commit comments