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 e4acf13 commit a93c8ffCopy full SHA for a93c8ff
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@v1
41
- uses: julia-actions/julia-runtest@v1
42
- uses: julia-actions/julia-processcoverage@v1
0 commit comments