We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5184395 + d8ee117 commit 16b19c5Copy full SHA for 16b19c5
1 file changed
.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@v4
+ - uses: actions/cache@v5
28
env:
29
cache-name: cache-artifacts
30
0 commit comments