Skip to content

Commit

Permalink
Use major version coveralls action
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Mar 2, 2023
1 parent 6c50ba2 commit 2638652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- run: npm i
- run: npm test
- name: Coveralls
uses: coverallsapp/github-action@v1.2.4
uses: coverallsapp/github-action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 2638652

Please sign in to comment.