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 a4471df + 869f538 commit 376241fCopy full SHA for 376241f
.github/workflows/CI.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: julia-actions/setup-julia@v1
31
with:
32
version: ${{ matrix.version }}
33
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
34
env:
35
cache-name: cache-artifacts
36
0 commit comments