chore(ci): 更新action的version字段为node-version

This commit is contained in:
any86 2020-04-28 11:40:59 +08:00
parent d7be5fc5b7
commit 7a938d68b1

View File

@ -12,7 +12,7 @@ jobs:
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
version: 10.x
node-version: 10.x
- name: test
run: |
npm i