update GitHub Actions

This commit is contained in:
Pig Fang 2020-02-29 16:57:48 +08:00 committed by GitHub
parent 42278ee509
commit 26c3f3d382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: npm build & test
run: |
npm install