Skip to content

Commit

Permalink
Update coverall action
Browse files Browse the repository at this point in the history
  • Loading branch information
Falci committed Jan 1, 2022
1 parent 06aabff commit c1fcc51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit c1fcc51

Please sign in to comment.