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 e0bb332 + 8ef8379 commit 9f4a6d8Copy full SHA for 9f4a6d8
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@v5
+ - uses: actions/cache@v6
35
name: Setup pnpm cache
36
with:
37
path: ~/.pnpm-store
0 commit comments