Skip to content

Commit

Permalink
Update Nef10/lcov-reporter-action to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Oct 16, 2022
1 parent bdbe2db commit a3cddfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
echo "pr_number=$(cat ./NR)" >> $GITHUB_ENV
- name: Generate code coverage report
uses: Nef10/lcov-reporter-action@v0.3.2
uses: Nef10/lcov-reporter-action@v0.4.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
lcov-file: lcov.info
Expand Down

0 comments on commit a3cddfe

Please sign in to comment.