Skip to content

Commit

Permalink
ci: update coveralls action
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptcoded committed Mar 21, 2023
1 parent 7d6090e commit 3c2f78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- run: npm run test:coverage

- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v1.1.2
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3c2f78d

Please sign in to comment.