Skip to content

Commit fe7114b

Browse files
sserrataclaude
andcommitted
Opt in to Node.js 24 for Firebase deploy action
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 439adb7 commit fe7114b

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-live.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,4 @@ jobs:
149149
channelId: live
150150
env:
151151
FIREBASE_CLI_PREVIEWS: hostingchannels
152+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,3 +316,4 @@ jobs:
316316
entryPoint: ${{ env.DEPLOY_DIR }}
317317
env:
318318
FIREBASE_CLI_PREVIEWS: hostingchannels
319+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true

0 commit comments

Comments
 (0)