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 1a11d20 + a762d6e commit 8406ae9Copy full SHA for 8406ae9
.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@v3
+ - uses: actions/cache@v4
25
env:
26
cache-name: cache-artifacts
27
0 commit comments