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

Commit

Permalink
ci: 更新ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jinmao88 committed Feb 11, 2024
1 parent 08dcbf8 commit 5ae345b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v3
with:
node-version: '16.x'
node-version: '20.x'
cache: 'pnpm'

# 安装依赖项
Expand Down

0 comments on commit 5ae345b

Please sign in to comment.