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 fa7705b + 11ad953 commit a8fc0adCopy full SHA for a8fc0ad
.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@v3
+ - uses: actions/cache@v4
28
env:
29
cache-name: cache-artifacts
30
0 commit comments