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 4368231 commit 904ecb4Copy full SHA for 904ecb4
.github/workflows/nodejs.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install pnpm
16
uses: pnpm/action-setup@v4
17
with:
18
- version: 9
+ version: 10
19
run_install: false
20
21
- name: Git checkout
0 commit comments