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 7133c65 + c6bff29 commit 86a0e81Copy full SHA for 86a0e81
.github/workflows/CI.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: julia-actions/setup-julia@v1
23
with:
24
version: ${{ matrix.version }}
25
- - uses: actions/cache@v1
+ - uses: actions/cache@v3
26
env:
27
cache-name: cache-artifacts
28
0 commit comments