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.
1 parent 6e8c31d commit 2cd4ba1Copy full SHA for 2cd4ba1
.github/workflows/CI.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: julia-actions/setup-julia@v1
29
with:
30
version: ${{ matrix.version }}
31
- - uses: actions/cache@v1
+ - uses: actions/cache@v3
32
env:
33
cache-name: cache-artifacts
34
0 commit comments