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
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
node-version: '14.x'
|
node-version: '16.x'
|
||||||
- name: Validate build
|
- name: Validate build
|
||||||
run: |
|
run: |
|
||||||
yarn install
|
yarn install
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue