We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017cb3b commit 10b71bbCopy full SHA for 10b71bb
.github/workflows/deploy.yml
@@ -38,7 +38,7 @@ jobs:
38
name: Install pnpm
39
id: pnpm-install
40
with:
41
- version: 8.14
+ version: 10.2.1
42
run_install: false
43
44
- name: Generate Pages
0 commit comments