Skip to content

Commit 1b8b65d

Browse files
committed
ci(docs): fix pnpm version in Vitepress deployment workflow
1 parent f216c82 commit 1b8b65d

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
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup pnpm
2525
uses: pnpm/action-setup@v3
2626
with:
27-
version: 8.15.0
27+
version: 10.28.2
2828

2929
- name: Setup Node
3030
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)