File tree Expand file tree Collapse file tree 5 files changed +41
-41
lines changed Expand file tree Collapse file tree 5 files changed +41
-41
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.1
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.1
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.1
3636 cache : " pnpm"
3737
3838 - name : Install Dependencies
Original file line number Diff line number Diff line change 3636 "@playwright/test" : " ^1.54.2" ,
3737 "@rsbuild/core" : " ^1.4.15" ,
3838 "@rslib/core" : " ^0.11.2" ,
39- "@types/node" : " ^22.17 .1" ,
39+ "@types/node" : " ^24.10 .1" ,
4040 "@winner-fed/winjs" : " ^0.16.10" ,
4141 "@winner-fed/utils" : " ^0.16.10" ,
4242 "playwright" : " ^1.54.2" ,
You can’t perform that action at this time.
0 commit comments