Skip to content

Commit 30434a1

Browse files
committed
Update actions/cache to v4
1 parent 4d86901 commit 30434a1

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
@@ -18,7 +18,7 @@ jobs:
1818
- uses: julia-actions/setup-julia@v2
1919
with:
2020
version: 1
21-
- uses: actions/cache@v1
21+
- uses: actions/cache@v4
2222
env:
2323
cache-name: cache-artifacts
2424
with:

0 commit comments

Comments
 (0)