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 8ee6ab4 + 365fd4b commit 32021cfCopy full SHA for 32021cf
1 file changed
.github/workflows/code-quality.yml
@@ -31,7 +31,7 @@ jobs:
31
run: |
32
pnpm config set store-dir ~/.pnpm-store
33
34
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
35
name: Setup pnpm cache
36
with:
37
path: ~/.pnpm-store
0 commit comments