We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c96cb commit 410fe23Copy full SHA for 410fe23
1 file changed
.github/workflows/auto-register.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: julia-actions/setup-julia@v1
29
with:
30
version: ${{ matrix.julia-version }}
31
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
32
env:
33
cache-name: cache-artifacts
34
0 commit comments