We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378e63d commit 9792507Copy full SHA for 9792507
.github/workflows/check_registry.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
version: ${{ matrix.version }}
26
arch: ${{ matrix.arch }}
27
- - uses: actions/cache@v1
+ - uses: julia-actions/cache@v1
28
env:
29
cache-name: cache-artifacts
30
0 commit comments