We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01685a7 + 1227951 commit 4d02e0aCopy full SHA for 4d02e0a
1 file changed
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: julia-actions/setup-julia@v2
20
with:
21
version: ${{ matrix.version }}
22
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
23
env:
24
cache-name: cache-artifacts
25
0 commit comments