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 422bbc7 + cfee854 commit 801ff76Copy full SHA for 801ff76
.github/workflows/CI.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: julia-actions/setup-julia@v1
27
with:
28
version: ${{ matrix.version }}
29
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
30
env:
31
cache-name: cache-artifacts
32
0 commit comments