Node version must be 12

This commit is contained in:
pengfei.zhou 2022-08-11 14:03:56 +08:00 committed by osborn
parent 74f1c61261
commit 28ddb06754

View File

@ -13,7 +13,7 @@ jobs:
java-version: 1.8
- uses: actions/setup-node@v1
with:
node-version: 10
node-version: 12
registry-url: "https://registry.npmjs.org"
- name: Config Github Account
env: