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 5fa4dbc commit 6508737Copy full SHA for 6508737
.github/workflows/release.yml
@@ -18,6 +18,8 @@ jobs:
18
19
- name: Install pnpm
20
uses: pnpm/action-setup@v3
21
+ with:
22
+ version: 8
23
24
- name: Install Node.js
25
uses: actions/setup-node@v4
0 commit comments