Skip to content

Commit 1e1ce2e

Browse files
authored
Merge pull request #544 from JuliaLang/LilithHafner-patch-1
Update cache version to unbreak CI
2 parents 46723f0 + 669f1d6 commit 1e1ce2e

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
@@ -92,7 +92,7 @@ jobs:
9292
with:
9393
version: 1.6
9494
arch: x64
95-
- uses: actions/cache@v1
95+
- uses: actions/cache@v4
9696
env:
9797
cache-name: cache-artifacts
9898
with:

0 commit comments

Comments
 (0)