File tree Expand file tree Collapse file tree 5 files changed +32
-67
lines changed Expand file tree Collapse file tree 5 files changed +32
-67
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
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
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
35+ node-version : 24.11.0
3636 cache : " pnpm"
3737
3838 - name : Install Dependencies
Original file line number Diff line number Diff line change 5757 "@playwright/test" : " ^1.53.2" ,
5858 "@rsbuild/core" : " ^1.4.2" ,
5959 "@rslib/core" : " ^0.10.4" ,
60- "@types/node" : " ^22.15.34 " ,
60+ "@types/node" : " ^24.10.0 " ,
6161 "@winner-fed/winjs" : " *" ,
6262 "bumpp" : " 10.2.3" ,
6363 "playwright" : " ^1.53.2" ,
You can’t perform that action at this time.
0 commit comments