Skip to content

Commit

Permalink
Update zgosalvez/github-actions-report-lcov Action to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Dec 1, 2023
1 parent 42946c9 commit 829d459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Verify minimum coverage
uses: zgosalvez/github-actions-report-lcov@v2
uses: zgosalvez/github-actions-report-lcov@v4
with:
coverage-files: ./lcov.info
# Please specify here the minimum coverage threshold below which any PR will fail.
Expand Down

0 comments on commit 829d459

Please sign in to comment.