Skip to content

Commit 7a5a9d1

Browse files
Update CI.yml
1 parent 4a541cd commit 7a5a9d1

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: actions/cache@v1
38+
- uses: actions/cache@v4
3939
env:
4040
cache-name: cache-artifacts
4141
JULIA_IN_GITHUB_ACTION: true

0 commit comments

Comments
 (0)