Skip to content

Commit 651e762

Browse files
committed
update cache GH action
1 parent acd9531 commit 651e762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
@info read(`ls -al $src`, String)
5252
end
5353
'
54-
- uses: actions/cache@v1
54+
- uses: julia-actions/cache@v1
5555
env:
5656
cache-name: cache-artifacts
5757
with:

0 commit comments

Comments
 (0)