We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e84642 commit 8a82352Copy full SHA for 8a82352
.github/workflows/ci.yml
@@ -100,7 +100,7 @@ jobs:
100
pattern: code-coverage-*
101
merge-multiple: true
102
- name: Report code coverage
103
- uses: zgosalvez/github-actions-report-lcov@55c5634f4f1085c376473dfd5971662ced3b9dc1
+ uses: zgosalvez/github-actions-report-lcov@a4dc6cc5a35c78203434e21140cf0bbc1e954e44
104
with:
105
coverage-files: coverage/lcov.*.info
106
minimum-coverage: 90
0 commit comments