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.
2 parents 3ef8ebc + 49c8163 commit 01c8e08Copy full SHA for 01c8e08
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
version: ${{ matrix.version }}
33
arch: ${{ matrix.arch }}
34
- - uses: actions/cache@v1
+ - uses: julia-actions/cache@v1
35
env:
36
cache-name: cache-artifacts
37
0 commit comments