File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 - name : Setup Node
2828 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2929 with :
30- node-version : 24.17 .0
30+ node-version : 24.18 .0
3131
3232 - name : Check MCP release status
3333 env :
Original file line number Diff line number Diff line change 2929 - name : Setup Node
3030 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
3131 with :
32- node-version : 24.17 .0
32+ node-version : 24.18 .0
3333 registry-url : https://registry.npmjs.org
3434
3535 - name : Verify release tag
Original file line number Diff line number Diff line change 5050
5151 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
5252 with :
53- node-version : " 24"
53+ node-version : " 24.18.0 "
5454 cache : " npm"
5555
5656 - name : Install deps
Original file line number Diff line number Diff line change 6060
6161 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
6262 with :
63- node-version : " 24"
63+ node-version : " 24.18.0 "
6464 cache : " npm"
6565
6666 - name : Install deps
Original file line number Diff line number Diff line change 6363 if : steps.cfg.outputs.ready == 'true'
6464 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
6565 with :
66- node-version : 24.17 .0
66+ node-version : 24.18 .0
6767
6868 - name : Install trusted Wrangler
6969 if : steps.cfg.outputs.ready == 'true'
Original file line number Diff line number Diff line change 2525 - name : Setup Node
2626 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2727 with :
28- node-version : 24.17 .0
28+ node-version : 24.18 .0
2929 cache : npm
3030
3131 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments