Update coverall action
This commit is contained in:
parent
06aabfffe6
commit
c1fcc51c07
1 changed files with 1 additions and 1 deletions
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
|
|
@ -35,6 +35,6 @@ jobs:
|
|||
run: npm run test-ci
|
||||
|
||||
- name: Coverage
|
||||
uses: coverallsapp/github-action@v1.1.1
|
||||
uses: coverallsapp/github-action@master
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue