We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5f9ce commit 533d245Copy full SHA for 533d245
.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@v2
+ - uses: actions/cache@v4
27
env:
28
cache-name: cache-artifacts
29
0 commit comments