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 f4b7186 commit 5939bb0Copy full SHA for 5939bb0
.github/actions/setup-node-deps/action.yml
@@ -28,6 +28,7 @@ runs:
28
- name: Install pnpm
29
uses: pnpm/action-setup@v4
30
with:
31
+ version: '10'
32
run_install: false
33
34
- name: Install Node
0 commit comments