diff --git a/.github/workflows/solidity.yml b/.github/workflows/solidity.yml index b8d59df..6175ab9 100644 --- a/.github/workflows/solidity.yml +++ b/.github/workflows/solidity.yml @@ -287,7 +287,7 @@ jobs: - name: Report code coverage if: github.event_name == 'pull_request' - uses: zgosalvez/github-actions-report-lcov@v4.1.17 + uses: zgosalvez/github-actions-report-lcov@v4.1.18 continue-on-error: true with: coverage-files: lcov.info