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 fea8255 + e8ed03b commit 8a946abCopy full SHA for 8a946ab
.github/workflows/CI.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: julia-actions/setup-julia@v1
25
with:
26
version: ${{ matrix.version }}
27
- - uses: actions/cache@v1
+ - uses: actions/cache@v3
28
env:
29
cache-name: cache-artifacts
30
0 commit comments