Skip to content

Commit

Permalink
ci: update coverallsapp/github-action action
Browse files Browse the repository at this point in the history
  • Loading branch information
Lordfirespeed committed Aug 10, 2024
1 parent 542b714 commit 4ede303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Coveralls
if: ${{ matrix.os == 'ubuntu-latest' }}
uses: coverallsapp/github-action@master
uses: coverallsapp/github-action@v2.3.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./coverage/lcov.info

0 comments on commit 4ede303

Please sign in to comment.