We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fade9b5 + d3dd3de commit 91f0e89Copy full SHA for 91f0e89
1 file changed
.github/workflows/CI.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
version: ${{ matrix.version }}
26
arch: ${{ matrix.arch }}
27
- - uses: julia-actions/cache@v2
+ - uses: julia-actions/cache@v3
28
- uses: julia-actions/julia-buildpkg@v1
29
- uses: julia-actions/julia-runtest@v1
30
- uses: julia-actions/julia-processcoverage@v1
0 commit comments