We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42e1536 + a3565aa commit 5075024Copy full SHA for 5075024
1 file changed
.github/workflows/tests.yml
@@ -43,7 +43,7 @@ jobs:
43
version: ${{ matrix.jlversion }}
44
arch: ${{ matrix.arch }}
45
46
- - uses: julia-actions/cache@v2
+ - uses: julia-actions/cache@v3
47
48
- name: Build package
49
uses: julia-actions/julia-buildpkg@v1
0 commit comments