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 a70467d commit e8ed03bCopy full SHA for e8ed03b
.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