Skip to content

Commit

Permalink
chore(deps): update zgosalvez/github-actions-report-lcov action to v4…
Browse files Browse the repository at this point in the history
….1.16

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 1fa258d commit f17087e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/solidity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:
- name: Report code coverage
if: github.event_name == 'pull_request'
uses: zgosalvez/[email protected].15
uses: zgosalvez/[email protected].16
with:
coverage-files: lcov.info
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f17087e

Please sign in to comment.