We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc5de6f commit 54d04f5Copy full SHA for 54d04f5
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
version: ${{ matrix.version }}
31
arch: ${{ matrix.arch }}
32
- - uses: actions/cache@v1
+ - uses: julia-actions/cache@v1
33
env:
34
cache-name: cache-artifacts
35
0 commit comments