We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed7cb61 commit 03b8237Copy full SHA for 03b8237
1 file changed
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: 0 # 如果未启用 lastUpdated,则不需要
35
- uses: pnpm/action-setup@v3 # 如果使用 pnpm,请取消此区域注释
36
with:
37
- version: 10
+ version: 9
38
# - uses: oven-sh/setup-bun@v1 # 如果使用 Bun,请取消注释
39
- name: Setup Node
40
uses: actions/setup-node@v4
0 commit comments