mirror of https://github.com/rancher/api-ui.git
Update pr-build-check.yaml
This commit is contained in:
parent
a38ea42b8c
commit
066ef90bbd
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14.x'
|
||||
node-version: '16.x'
|
||||
- name: Validate build
|
||||
run: |
|
||||
yarn install
|
||||
|
|
|
|||
Loading…
Reference in New Issue