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.
2 parents 2eda21c + 63d3292 commit 9c77088Copy full SHA for 9c77088
1 file changed
.github/workflows/CI.yml
@@ -35,6 +35,6 @@ jobs:
35
with:
36
version: ${{ matrix.julia-version }}
37
arch: ${{ matrix.julia-arch }}
38
- - uses: julia-actions/cache@v2
+ - uses: julia-actions/cache@v3
39
- uses: julia-actions/julia-buildpkg@v1
40
- uses: julia-actions/julia-runtest@v1
0 commit comments