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 a7e0efb commit f9fb7c4Copy full SHA for f9fb7c4
.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