Skip to content

Commit 8bfc9e7

Browse files
committed
Update node version
1 parent 13ca235 commit 8bfc9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emulator-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Set Up Node
7171
uses: actions/setup-node@v6
7272
with:
73-
node-version: '20'
73+
node-version: '24'
7474

7575
- name: Install Firebase Tools
7676
run: npm install -g firebase-tools

0 commit comments

Comments
 (0)