Skip to content

Commit e9a1c35

Browse files
committed
更新部署文档工作流,升级 pnpm 版本至 10
1 parent 5f55dc9 commit e9a1c35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: pnpm/action-setup@v2
2626
with:
2727
run_install: true
28-
version: 8
28+
version: 10
2929

3030

3131
- name: 设置 Node.js

0 commit comments

Comments
 (0)