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@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # 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@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # 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@1a4442cacd436585916779262731d5b162bc6ec7 # 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 4545 - name : Setup Node.js
4646 uses : actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
4747 with :
48- node-version : ' 18 '
48+ node-version : ' 24 '
4949 cache : ' npm'
5050 cache-dependency-path : tools/kong-conf-to-json/package-lock.json
5151
Original file line number Diff line number Diff line change 1- 22.21 .1
1+ 24.11 .1
You can’t perform that action at this time.
0 commit comments