We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca58995 + bc7091e commit a87f939Copy full SHA for a87f939
1 file changed
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
version: ${{ matrix.version }}
39
arch: ${{ matrix.arch }}
40
- - uses: julia-actions/cache@v2
+ - uses: julia-actions/cache@v3
41
- uses: julia-actions/julia-buildpkg@v1
42
- uses: julia-actions/julia-runtest@v1
43
- uses: julia-actions/julia-processcoverage@v1
0 commit comments