Skip to content

Commit

Permalink
Merge pull request #266 from lightpanda-io/ci-node20
Browse files Browse the repository at this point in the history
ci: upgrade cache action to node20
  • Loading branch information
krichprollsch authored Sep 13, 2024
2 parents 58d184d + 8d89c60 commit 5dfdede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ runs:

- name: Cache v8
id: cache-v8
uses: actions/cache@v3
uses: actions/cache@v4
env:
cache-name: cache-v8
with:
Expand Down

0 comments on commit 5dfdede

Please sign in to comment.