4949 - uses : actions/checkout@v4
5050 - uses : actions/setup-node@v4
5151 with :
52- node-version : 22 .x
52+ node-version : 24 .x
5353 registry-url : ' https://registry.npmjs.org'
5454 - id : release-common
5555 name : Full release of packages/shared/common
6969 - uses : actions/checkout@v4
7070 - uses : actions/setup-node@v4
7171 with :
72- node-version : 22 .x
72+ node-version : 24 .x
7373 registry-url : ' https://registry.npmjs.org'
7474 - id : release-sdk-client
7575 name : Full release of packages/shared/sdk-client
8989 - uses : actions/checkout@v4
9090 - uses : actions/setup-node@v4
9191 with :
92- node-version : 22 .x
92+ node-version : 24 .x
9393 registry-url : ' https://registry.npmjs.org'
9494 - id : release-sdk-server
9595 name : Full release of packages/shared/sdk-server
@@ -109,7 +109,7 @@ jobs:
109109 - uses : actions/checkout@v4
110110 - uses : actions/setup-node@v4
111111 with :
112- node-version : 22 .x
112+ node-version : 24 .x
113113 registry-url : ' https://registry.npmjs.org'
114114 - id : release-sdk-server-edge
115115 name : Full release of packages/shared/sdk-server-edge
@@ -129,7 +129,7 @@ jobs:
129129 - uses : actions/checkout@v4
130130 - uses : actions/setup-node@v4
131131 with :
132- node-version : 22 .x
132+ node-version : 24 .x
133133 registry-url : ' https://registry.npmjs.org'
134134 - id : release-akamai-edgeworker-sdk
135135 name : Full release of packages/shared/akamai-edgeworker-sdk
@@ -149,7 +149,7 @@ jobs:
149149 - uses : actions/checkout@v4
150150 - uses : actions/setup-node@v4
151151 with :
152- node-version : 22 .x
152+ node-version : 24 .x
153153 registry-url : ' https://registry.npmjs.org'
154154 - id : release-cloudflare
155155 name : Full release of packages/sdk/cloudflare
@@ -169,7 +169,7 @@ jobs:
169169 - uses : actions/checkout@v4
170170 - uses : actions/setup-node@v4
171171 with :
172- node-version : 22 .x
172+ node-version : 24 .x
173173 registry-url : ' https://registry.npmjs.org'
174174 - id : release-fastly
175175 name : Full release of packages/sdk/fastly
@@ -189,7 +189,7 @@ jobs:
189189 - uses : actions/checkout@v4
190190 - uses : actions/setup-node@v4
191191 with :
192- node-version : 22 .x
192+ node-version : 24 .x
193193 registry-url : ' https://registry.npmjs.org'
194194 - id : release-react-native
195195 name : Full release of packages/sdk/react-native
@@ -209,7 +209,7 @@ jobs:
209209 - uses : actions/checkout@v4
210210 - uses : actions/setup-node@v4
211211 with :
212- node-version : 22 .x
212+ node-version : 24 .x
213213 registry-url : ' https://registry.npmjs.org'
214214 - id : release-browser
215215 name : Full release of packages/sdk/browser
@@ -229,7 +229,7 @@ jobs:
229229 - uses : actions/checkout@v4
230230 - uses : actions/setup-node@v4
231231 with :
232- node-version : 22 .x
232+ node-version : 24 .x
233233 registry-url : ' https://registry.npmjs.org'
234234 - id : release-server-node
235235 name : Full release of packages/sdk/server-node
@@ -249,7 +249,7 @@ jobs:
249249 - uses : actions/checkout@v4
250250 - uses : actions/setup-node@v4
251251 with :
252- node-version : 22 .x
252+ node-version : 24 .x
253253 registry-url : ' https://registry.npmjs.org'
254254 - id : release-vercel
255255 name : Full release of packages/sdk/vercel
@@ -269,7 +269,7 @@ jobs:
269269 - uses : actions/checkout@v4
270270 - uses : actions/setup-node@v4
271271 with :
272- node-version : 22 .x
272+ node-version : 24 .x
273273 registry-url : ' https://registry.npmjs.org'
274274 - id : release-akamai-base
275275 name : Full release of packages/sdk/akamai-base
@@ -289,7 +289,7 @@ jobs:
289289 - uses : actions/checkout@v4
290290 - uses : actions/setup-node@v4
291291 with :
292- node-version : 22 .x
292+ node-version : 24 .x
293293 registry-url : ' https://registry.npmjs.org'
294294 - id : release-akamai-edgekv
295295 name : Full release of packages/sdk/akamai-edgekv
@@ -309,7 +309,7 @@ jobs:
309309 - uses : actions/checkout@v4
310310 - uses : actions/setup-node@v4
311311 with :
312- node-version : 22 .x
312+ node-version : 24 .x
313313 registry-url : ' https://registry.npmjs.org'
314314 - run : |
315315 sudo apt-get update
@@ -333,7 +333,7 @@ jobs:
333333 - uses : actions/checkout@v4
334334 - uses : actions/setup-node@v4
335335 with :
336- node-version : 22 .x
336+ node-version : 24 .x
337337 registry-url : ' https://registry.npmjs.org'
338338 - run : |
339339 sudo docker run -d -p 8000:8000 amazon/dynamodb-local
@@ -355,7 +355,7 @@ jobs:
355355 - uses : actions/checkout@v4
356356 - uses : actions/setup-node@v4
357357 with :
358- node-version : 22 .x
358+ node-version : 24 .x
359359 registry-url : ' https://registry.npmjs.org'
360360 - id : release-node-server-sdk-otel
361361 name : Full release of packages/telemetry/node-server-sdk-otel
@@ -375,7 +375,7 @@ jobs:
375375 - uses : actions/checkout@v4
376376 - uses : actions/setup-node@v4
377377 with :
378- node-version : 22 .x
378+ node-version : 24 .x
379379 registry-url : ' https://registry.npmjs.org'
380380 - id : release-tooling-jest
381381 name : Full release of packages/tooling/jest
@@ -395,7 +395,7 @@ jobs:
395395 - uses : actions/checkout@v4
396396 - uses : actions/setup-node@v4
397397 with :
398- node-version : 22 .x
398+ node-version : 24 .x
399399 registry-url : ' https://registry.npmjs.org'
400400 - id : release-react-universal-sdk
401401 name : Full release of packages/sdk/react-universal
@@ -415,7 +415,7 @@ jobs:
415415 - uses : actions/checkout@v4
416416 - uses : actions/setup-node@v4
417417 with :
418- node-version : 22 .x
418+ node-version : 24 .x
419419 registry-url : ' https://registry.npmjs.org'
420420 - id : release-react-native
421421 name : Full release of packages/sdk/server-ai
@@ -435,7 +435,7 @@ jobs:
435435 - uses : actions/checkout@v4
436436 - uses : actions/setup-node@v4
437437 with :
438- node-version : 22 .x
438+ node-version : 24 .x
439439 registry-url : ' https://registry.npmjs.org'
440440 - id : release-browser-telemetry
441441 name : Full release of packages/telemetry/browser-telemetry
@@ -455,7 +455,7 @@ jobs:
455455 - uses : actions/checkout@v4
456456 - uses : actions/setup-node@v4
457457 with :
458- node-version : 22 .x
458+ node-version : 24 .x
459459 registry-url : ' https://registry.npmjs.org'
460460 - id : release-combined-browser
461461 name : Full release of packages/sdk/combined-browser
@@ -475,7 +475,7 @@ jobs:
475475 - uses : actions/checkout@v4
476476 - uses : actions/setup-node@v4
477477 with :
478- node-version : 22 .x
478+ node-version : 24 .x
479479 registry-url : ' https://registry.npmjs.org'
480480 - id : release-server-ai-langchain
481481 name : Full release of packages/ai-providers/server-ai-langchain
@@ -495,7 +495,7 @@ jobs:
495495 - uses : actions/checkout@v4
496496 - uses : actions/setup-node@v4
497497 with :
498- node-version : 22 .x
498+ node-version : 24 .x
499499 registry-url : ' https://registry.npmjs.org'
500500 - id : release-server-ai-openai
501501 name : Full release of packages/ai-providers/server-ai-openai
@@ -515,7 +515,7 @@ jobs:
515515 - uses : actions/checkout@v4
516516 - uses : actions/setup-node@v4
517517 with :
518- node-version : 22 .x
518+ node-version : 24 .x
519519 registry-url : ' https://registry.npmjs.org'
520520 - id : release-server-ai-vercel
521521 name : Full release of packages/ai-providers/server-ai-vercel
0 commit comments