update GitHub Actions
This commit is contained in:
parent
42278ee509
commit
26c3f3d382
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue