Skip to content

Commit a41b129

Browse files
chore(workflow): 更新 Node.js 版本至 20.x (#9018)
* fix(workflow): 更新 Node.js 版本至 20.x * delete(workflows): 移除预览构建、部署和启动工作流文件
1 parent 1f3428d commit a41b129

File tree

4 files changed

+1
-157
lines changed

4 files changed

+1
-157
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fetch-depth: 1
1313
- uses: actions/setup-node@v3
1414
with:
15-
node-version: 16.14.0
15+
node-version: 20.x
1616
- name: Install pnpm
1717
uses: pnpm/action-setup@v2
1818
with:

.github/workflows/preview-build.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

.github/workflows/preview-deploy.yml

Lines changed: 0 additions & 92 deletions
This file was deleted.

.github/workflows/preview-start.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)