We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6ad4b commit 173cae6Copy full SHA for 173cae6
1 file changed
.github/workflows/deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
node-version: 22
33
- uses: pnpm/action-setup@v2
34
with:
35
- version: 7.18.2
+ version: 10
36
- run: pnpm i
37
- run: pnpm build:docs
38
- name: Upload artifact
0 commit comments