We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab2958 commit c1f5003Copy full SHA for c1f5003
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
node-version: 24
26
27
- name: Cache ~/.pnpm-store
28
- uses: actions/cache@v2
+ uses: actions/cache@v4
29
env:
30
cache-name: cache-pnpm-store
31
with:
0 commit comments