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 acd9531 commit 651e762Copy full SHA for 651e762
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
@info read(`ls -al $src`, String)
52
end
53
'
54
- - uses: actions/cache@v1
+ - uses: julia-actions/cache@v1
55
env:
56
cache-name: cache-artifacts
57
with:
0 commit comments