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 4a84874 + 70d9486 commit 5514026Copy full SHA for 5514026
.github/workflows/CI.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: julia-actions/setup-julia@v2
24
with:
25
version: ${{ matrix.version }}
26
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
27
env:
28
cache-name: cache-artifacts
29
.github/workflows/CI_extensions.yml
@@ -21,7 +21,7 @@ jobs:
21
22
0 commit comments