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.
2 parents ec24229 + 6a07101 commit 914d2f2Copy full SHA for 914d2f2
.github/workflows/CI.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
version: ${{ matrix.version }}
39
arch: ${{ matrix.arch }}
40
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
41
- uses: julia-actions/julia-buildpkg@v1
42
- uses: julia-actions/julia-runtest@v1
43
- uses: julia-actions/julia-processcoverage@v1
0 commit comments