Skip to content

Commit 5944342

Browse files
ci: opt-in to Node.js 24 for Actions in deploy workflow
1 parent cf10ef0 commit 5944342

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-gcp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
REGION: asia-south1
1111
BACKEND_SERVICE: resolveai-backend
1212
FRONTEND_SERVICE: resolveai-frontend
13+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
1314

1415
jobs:
1516
deploy-backend:

0 commit comments

Comments
 (0)