Skip to content

Commit

Permalink
upgrade coveralls action to non-deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwilby authored Nov 13, 2024
1 parent 0c45de0 commit 8af2a52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Finish Coveralls
uses: coverallsapp/github-action@v1
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.github_token }}
parallel-finished: true
parallel-finished: true

0 comments on commit 8af2a52

Please sign in to comment.