Skip to content

Commit 3735a3c

Browse files
authored
Update build-and-deploy.yml
1 parent 7fbb445 commit 3735a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.firebase/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Setup Node
4040
uses: actions/setup-node@v2
4141
with:
42-
node-version: '14.x'
42+
node-version: '16.x'
4343

4444
- name: Cache dependencies
4545
uses: actions/cache@v4

0 commit comments

Comments
 (0)