We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ca235 commit 8bfc9e7Copy full SHA for 8bfc9e7
.github/workflows/emulator-tests.yml
@@ -70,7 +70,7 @@ jobs:
70
- name: Set Up Node
71
uses: actions/setup-node@v6
72
with:
73
- node-version: '20'
+ node-version: '24'
74
75
- name: Install Firebase Tools
76
run: npm install -g firebase-tools
0 commit comments