Skip to content

Commit 7f9f9b4

Browse files
author
爱吃抹茶不吃茶
committed
feat: ci回滚
1 parent 5ea2e5d commit 7f9f9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-page-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/setup-node@v3
3030
with:
3131
# 选择要使用的 node 版本
32-
node-version: 16.18.1
32+
node-version: 14.20.1
3333
# 缓存 pnpm 依赖
3434
cache: pnpm
3535

0 commit comments

Comments
 (0)