Skip to content

Commit 49c8163

Browse files
authored
try enable CI caches
1 parent 160423e commit 49c8163

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
version: ${{ matrix.version }}
3333
arch: ${{ matrix.arch }}
34-
- uses: actions/cache@v1
34+
- uses: julia-actions/cache@v1
3535
env:
3636
cache-name: cache-artifacts
3737
with:

0 commit comments

Comments
 (0)