File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131 - name : Setup Node
3232 uses : actions/setup-node@v6
3333 with :
34- node-version : 22
34+ node-version : 24
3535 registry-url : https://registry.npmjs.org
3636 cache : pnpm
3737 cache-dependency-path : ${{ env.BUILD_PATH }}/pnpm-lock.yaml
Original file line number Diff line number Diff line change 4040 - name : Setup Node
4141 uses : actions/setup-node@v6
4242 with :
43- node-version : 22
43+ node-version : 24
4444 registry-url : https://registry.npmjs.org
4545 cache : pnpm
4646
Original file line number Diff line number Diff line change 2525 - name : Setup Node
2626 uses : actions/setup-node@v6
2727 with :
28- node-version : 22
28+ node-version : 24
2929 registry-url : https://registry.npmjs.org
3030 cache : pnpm
3131
Original file line number Diff line number Diff line change 1919 - name : Setup Node
2020 uses : actions/setup-node@v6
2121 with :
22- node-version : 22
22+ node-version : 24
2323 registry-url : https://registry.npmjs.org
2424 cache : pnpm
2525
You can’t perform that action at this time.
0 commit comments