File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4646 - name : Setup Node
4747 uses : actions/setup-node@v6
4848 with :
49- node-version : 22
49+ node-version : 24
5050 registry-url : https://registry.npmjs.org
5151 cache : pnpm
5252
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 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 2222 - name : Setup Node
2323 uses : actions/setup-node@v6
2424 with :
25- node-version : 22
25+ node-version : 24
2626 registry-url : https://registry.npmjs.org
2727 cache : pnpm
2828 cache-dependency-path : ${{ env.BUILD_PATH }}/pnpm-lock.yaml
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