We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e77ae7d + d286791 commit 21abc77Copy full SHA for 21abc77
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
version: ${{ matrix.version }}
40
arch: ${{ matrix.arch }}
41
- - uses: julia-actions/cache@v2
+ - uses: julia-actions/cache@v3
42
- uses: julia-actions/julia-buildpkg@v1
43
- run: |
44
cd test/
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
66
67
0 commit comments