chore: change the nodejs
parent
8dc6a103ac
commit
764866cf11
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- name: Use Node.js 4.x
|
- name: Use Node.js 4.x
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: '4.x'
|
node-version: '10.x'
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: demo-blur
|
ref: demo-blur
|
||||||
|
|
Loading…
Reference in New Issue