Skip to content

Commit 8d89c60

Browse files
committed
ci: upgrade cache action to node20
1 parent c9fae67 commit 8d89c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ runs:
4242

4343
- name: Cache v8
4444
id: cache-v8
45-
uses: actions/cache@v3
45+
uses: actions/cache@v4
4646
env:
4747
cache-name: cache-v8
4848
with:

0 commit comments

Comments
 (0)