Skip to content

Commit

Permalink
Use coverallsapp@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilianoBruni committed Mar 6, 2024
1 parent 00d9917 commit 4a95455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
TEST_ONLINE: mongodb://localhost:27017/test

- name: coveralls
uses: coverallsapp/github-action@master
uses: coverallsapp/github-action@v2
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
with:
Expand Down

0 comments on commit 4a95455

Please sign in to comment.