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 0a9a979 + d60f925 commit be01a58Copy full SHA for be01a58
1 file changed
.github/workflows/CI.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
version: ${{ matrix.version }}
38
arch: ${{ matrix.arch }}
39
- - uses: julia-actions/cache@v2
+ - uses: julia-actions/cache@v3
40
# - uses: julia-actions/julia-buildpkg@latest
41
- uses: julia-actions/julia-runtest@v1
42
- uses: julia-actions/julia-processcoverage@v1
0 commit comments