Skip to content

Commit 3fbfa2f

Browse files
Bump julia-actions/cache from 2 to 3 (#68)
1 parent 43a21fa commit 3fbfa2f

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
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
version: ${{ matrix.version }}
3737
arch: ${{ matrix.arch }}
38-
- uses: julia-actions/cache@v2
38+
- uses: julia-actions/cache@v3
3939
- uses: julia-actions/julia-buildpkg@latest
4040
- uses: julia-actions/julia-runtest@latest
4141
env:

0 commit comments

Comments
 (0)