Skip to content

Commit 03b8237

Browse files
authored
Update deploy.yml
1 parent ed7cb61 commit 03b8237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
fetch-depth: 0 # 如果未启用 lastUpdated,则不需要
3535
- uses: pnpm/action-setup@v3 # 如果使用 pnpm,请取消此区域注释
3636
with:
37-
version: 10
37+
version: 9
3838
# - uses: oven-sh/setup-bun@v1 # 如果使用 Bun,请取消注释
3939
- name: Setup Node
4040
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)