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 5b2bf11 + 1912e25 commit 3664c93Copy full SHA for 3664c93
.github/workflows/CI.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: julia-actions/setup-julia@v1
22
with:
23
version: ${{ matrix.version }}
24
- - uses: actions/cache@v1
+ - uses: actions/cache@v3
25
env:
26
cache-name: cache-artifacts
27
0 commit comments