We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b116fe8 + 29fc4fc commit 28a3162Copy full SHA for 28a3162
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: pnpm cache
29
if: steps.node_modules-cache.outputs.cache-hit != 'true'
30
- uses: actions/cache@4
+ uses: actions/cache@v4
31
id: pnpm-store
32
with:
33
path: ~/.pnpm-store/v4
0 commit comments