Skip to content

Commit 01c8e08

Browse files
authored
Merge pull request #914 from JuliaControl/baggepinnen-patch-2
try enable CI caches
2 parents 3ef8ebc + 49c8163 commit 01c8e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)