We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2bf11 commit 1912e25Copy full SHA for 1912e25
.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@v1
+ - uses: actions/cache@v3
25
env:
26
cache-name: cache-artifacts
27
0 commit comments