Skip to content

Commit 1ed9cd3

Browse files
committed
ci: 将 Node 版本更新为 22
1 parent 195db8a commit 1ed9cd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: 设置 Node.js
3333
uses: actions/setup-node@v4
3434
with:
35-
node-version: 20
35+
node-version: 22
3636
cache: yarn
3737

3838
- name: Run install

0 commit comments

Comments
 (0)