We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa8db6c + 4579b1a commit 06e91daCopy full SHA for 06e91da
1 file changed
.github/workflows/CI.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: julia-actions/setup-julia@v1
24
with:
25
version: ${{ matrix.version }}
26
- - uses: actions/cache@v1
+ - uses: actions/cache@v3
27
env:
28
cache-name: cache-artifacts
29
0 commit comments