Skip to content

Commit a881cc7

Browse files
chore(deps): update actions/cache action to v5
1 parent c23fc78 commit a881cc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
submodules: true
3030

3131
- name: Cache
32-
uses: actions/cache@v4
32+
uses: actions/cache@v5
3333
with:
3434
path: |
3535
~/.pnpm-store

0 commit comments

Comments
 (0)