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 7584399 commit ff14643Copy full SHA for ff14643
.github/workflows/deploy-guide.yml
@@ -23,6 +23,8 @@ jobs:
23
24
- name: Setup pnpm
25
uses: pnpm/action-setup@v4
26
+ with:
27
+ version: 9
28
29
- name: Setup Node.js
30
uses: actions/setup-node@v4
0 commit comments