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 a52c732 commit af29f2aCopy full SHA for af29f2a
.github/workflows/node-prerelease.js.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install pnpm
24
uses: pnpm/action-setup@v4
25
with:
26
- version: 10
+ version: 9.0.6
27
run_install: false
28
29
- name: "Use Node.js ${{ matrix.node-version }}"
0 commit comments