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 6e8c31d + 2cd4ba1 commit 5789b84Copy full SHA for 5789b84
.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