Skip to content

Commit

Permalink
ci: Fix coveralls version
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-suhas committed Nov 12, 2022
1 parent abb9aa4 commit 81513a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Coveralls Finished
uses: coverallsapp/github-action@@1.1.3
uses: coverallsapp/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel-finished: true
Expand Down

0 comments on commit 81513a7

Please sign in to comment.