Skip to content

Commit 515045f

Browse files
bump actions/cache from 1 to 4 (#24)
1 parent e099da9 commit 515045f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/UnitTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
version: ${{ matrix.julia-version }}
4040
arch: ${{ matrix.julia-arch }}
41-
- uses: actions/cache@v1
41+
- uses: actions/cache@v4
4242
env:
4343
cache-name: cache-artifacts
4444
with:

0 commit comments

Comments
 (0)