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.
1 parent cda9bc6 commit b765b3eCopy full SHA for b765b3e
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/setup-node@v3
26
with:
27
node-version: ${{ matrix.node-version }}
28
- cache: 'npm'
+ cache: 'pnpm'
29
- uses: pnpm/action-setup@v2
30
31
version: 8
0 commit comments