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 26540e4 commit a5b4d8fCopy full SHA for a5b4d8f
.github/workflows/CI.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
version: ${{ matrix.version }}
28
arch: ${{ matrix.arch }}
29
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
30
- uses: julia-actions/julia-buildpkg@latest
31
- uses: julia-actions/julia-runtest@latest
32
- uses: julia-actions/julia-processcoverage@latest
0 commit comments