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 cf2aae7 + f9fb7c4 commit 5d16892Copy full SHA for 5d16892
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: julia-actions/setup-julia@v1
21
with:
22
version: ${{ matrix.version }}
23
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
24
env:
25
cache-name: cache-artifacts
26
0 commit comments