Skip to content

Commit 5dfdede

Browse files
Merge pull request #266 from lightpanda-io/ci-node20
ci: upgrade cache action to node20
2 parents 58d184d + 8d89c60 commit 5dfdede

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)