Skip to content

Commit f9184cf

Browse files
authored
update ci.yml
1 parent 9eb62f6 commit f9184cf

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
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
version: ${{ matrix.version }}
3838
arch: ${{ matrix.arch }}
39-
- uses: julia-actions/cache@v1
39+
- uses: julia-actions/cache@v2
4040
- uses: julia-actions/julia-buildpkg@latest
4141
- uses: julia-actions/julia-runtest@latest
4242
env:

0 commit comments

Comments
 (0)