Update build-pull-request.yml

This commit is contained in:
Krishan 2022-06-14 19:50:28 +05:30 committed by GitHub
parent 923b37e4b2
commit 959091f7f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v3.3.0
with:
node-version: 16
node-version: 17.9.0
- name: Build app
run: npm ci && npm run build
- name: Upload artifact