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