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 64fc309 commit 870eef1Copy full SHA for 870eef1
.github/workflows/nodejs.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: pnpm/action-setup@v2
32
id: pnpm-install
33
with:
34
- version: 8
+ version: 10.20.0
35
run_install: false
36
37
- name: Get pnpm store directory
0 commit comments