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 7e4915a + 3193904 commit d37e6d7Copy full SHA for d37e6d7
.github/workflows/CI.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: julia-actions/setup-julia@v1
24
with:
25
version: ${{ matrix.version }}
26
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
27
env:
28
cache-name: cache-artifacts
29
0 commit comments