We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2467fca + e43164b commit 781aa6dCopy full SHA for 781aa6d
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: julia-actions/setup-julia@v1
22
with:
23
version: ${{ matrix.version }}
24
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
25
env:
26
cache-name: cache-artifacts
27
0 commit comments