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 6f49313 commit 25d5c16Copy full SHA for 25d5c16
.github/workflows/build.yml
@@ -92,7 +92,7 @@ jobs:
92
- name: Install pnpm
93
uses: pnpm/action-setup@v2
94
with:
95
- version: 8
+ version: 9
96
run_install: false
97
98
- name: Setup NodeJS
0 commit comments