Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit 5ae345b

Browse files
committed
ci: 更新ci
1 parent 08dcbf8 commit 5ae345b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup node
2727
uses: actions/setup-node@v3
2828
with:
29-
node-version: '16.x'
29+
node-version: '20.x'
3030
cache: 'pnpm'
3131

3232
# 安装依赖项

0 commit comments

Comments
 (0)