File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
reusable-steps/install-deps Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828 # Configure Node to build assets
2929 - uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
3030 with :
31- node-version : " 22 "
31+ node-version : " 24 "
3232
3333 - name : Cache node modules
3434 uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
Original file line number Diff line number Diff line change 4343 # Configure Node to build assets
4444 - uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
4545 with :
46- node-version : " 22 "
46+ node-version : " 24 "
4747 - name : Cache node modules
4848 uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
4949 env :
Original file line number Diff line number Diff line change 5252 - name : Setup Node.js
5353 uses : actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3
5454 with :
55- node-version : ' 18 '
55+ node-version : ' 24 '
5656 cache : ' npm'
5757 cache-dependency-path : |
5858 tools/changelog-generator/package-lock.json
Original file line number Diff line number Diff line change 5353 - name : Setup Node.js
5454 uses : actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3
5555 with :
56- node-version : ' 18 '
56+ node-version : ' 24 '
5757 cache : ' npm'
5858 cache-dependency-path : tools/kong-conf-to-json/package-lock.json
5959
Original file line number Diff line number Diff line change 1- 22.21.1
1+ 24.12.0
You can’t perform that action at this time.
0 commit comments