Commit 8ee5741
ci: opt Firebase action into Node.js 24 runtime
The FirebaseExtended/action-hosting-deploy action still runs on
Node.js 20 which GitHub will deprecate on June 2, 2026. Scope the
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 flag to just the Firebase deploy
step in both deploy workflows to validate compatibility early.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 467fb6d commit 8ee5741
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| |||
0 commit comments