Skip to content

Commit ec710c8

Browse files
Copilothotlong
andcommitted
Fix pnpm version mismatch in deploy-docs workflow
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent c8aacb0 commit ec710c8

2 files changed

Lines changed: 5701 additions & 4695 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup pnpm
3636
uses: pnpm/action-setup@v4
3737
with:
38-
version: 8
38+
version: 10
3939

4040
- name: Get pnpm store directory
4141
shell: bash

0 commit comments

Comments
 (0)