Update firebase.yml
This commit is contained in:
parent
35ce0ff679
commit
c5ccf5b06d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/firebase.yml
vendored
2
.github/workflows/firebase.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 20
|
||||
- run: |
|
||||
npm ci
|
||||
npm run build
|
||||
|
|
Loading…
Reference in a new issue