Skip to content

Commit e2e4cc6

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

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)