Skip to content

Commit 475bbf4

Browse files
chore(deps): update zgosalvez/github-actions-report-lcov action to v4.1.16
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0da0a5e commit 475bbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/solidity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ jobs:
287287
288288
- name: Report code coverage
289289
if: github.event_name == 'pull_request'
290-
uses: zgosalvez/[email protected].15
290+
uses: zgosalvez/[email protected].16
291291
with:
292292
coverage-files: lcov.info
293293
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)