File tree Expand file tree Collapse file tree 5 files changed +33
-71
lines changed Expand file tree Collapse file tree 5 files changed +33
-71
lines changed Original file line number Diff line number Diff line change 2929 - name : Setup Node.js
3030 uses : actions/setup-node@v4
3131 with :
32- node-version : 22.18 .0
32+ node-version : 24.11 .0
3333 cache : " pnpm"
3434
3535 - name : Install Dependencies
Original file line number Diff line number Diff line change 2828 - name : 设置 Node.js
2929 uses : actions/setup-node@v4
3030 with :
31- node-version : 22.18 .0
31+ node-version : 24.11 .0
3232 registry-url : ' https://registry.npmjs.org'
3333
3434 - name : 安装 pnpm
Original file line number Diff line number Diff line change 3232 - name : Setup Node.js
3333 uses : actions/setup-node@v4
3434 with :
35- node-version : 22.18 .0
35+ node-version : 24.11 .0
3636 cache : " pnpm"
3737
3838 - name : Install Dependencies
Original file line number Diff line number Diff line change 5858 "@playwright/test" : " ^1.54.2" ,
5959 "@rsbuild/core" : " ^1.4.15" ,
6060 "@rslib/core" : " ^0.12.0" ,
61- "@types/node" : " ^22.17.1 " ,
61+ "@types/node" : " ^24.9.2 " ,
6262 "@winner-fed/winjs" : " *" ,
6363 "playwright" : " ^1.54.2" ,
6464 "simple-git-hooks" : " ^2.13.1" ,
You can’t perform that action at this time.
0 commit comments