Skip to content

Commit 9792507

Browse files
anthonyanthony
anthony
authored and
anthony
committed
update actions/cache to julia-actions/cache in check_registry.yml
1 parent 378e63d commit 9792507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_registry.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
version: ${{ matrix.version }}
2626
arch: ${{ matrix.arch }}
27-
- uses: actions/cache@v1
27+
- uses: julia-actions/cache@v1
2828
env:
2929
cache-name: cache-artifacts
3030
with:

0 commit comments

Comments
 (0)