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 9c2f7e4 commit 7305a93Copy full SHA for 7305a93
.github/workflows/ci.yml
@@ -48,7 +48,6 @@ jobs:
48
- uses: actions/setup-node@v4
49
with:
50
node-version: ${{ env.NODE_VERSION }}
51
- cache: 'pnpm'
52
- uses: pnpm/action-setup@v4
53
54
version: ${{ env.PNPM_VERSION }}
0 commit comments