Skip to content

Commit c1f5003

Browse files
committed
fix: ci
1 parent 4ab2958 commit c1f5003

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
@@ -25,7 +25,7 @@ jobs:
2525
node-version: 24
2626

2727
- name: Cache ~/.pnpm-store
28-
uses: actions/cache@v2
28+
uses: actions/cache@v4
2929
env:
3030
cache-name: cache-pnpm-store
3131
with:

0 commit comments

Comments
 (0)