Skip to content

Commit a5eb946

Browse files
authored
Update CI.yml
1 parent 6c6da60 commit a5eb946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
with:
2828
version: ${{ matrix.julia-version }}
2929
arch: ${{ matrix.julia-arch }}
30-
- uses: julia-actions/cache@v4
30+
- uses: julia-actions/cache@v1
3131
- uses: julia-actions/julia-buildpkg@v1
3232
- uses: julia-actions/julia-runtest@v1

0 commit comments

Comments
 (0)