Skip to content

Commit 513a7aa

Browse files
authored
Merge pull request JuliaLang/JuliaSyntax.jl#544 from JuliaLang/LilithHafner-patch-1
Update cache version to unbreak CI
2 parents f3cce2c + 2b5070e commit 513a7aa

File tree

1 file changed

+1
-1
lines changed
  • JuliaSyntax/.github/workflows

1 file changed

+1
-1
lines changed

JuliaSyntax/.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)