Skip to content

Commit b3bab71

Browse files
Bump zgosalvez/github-actions-report-lcov from 4.1.24 to 4.1.26
Bumps [zgosalvez/github-actions-report-lcov](https://github.com/zgosalvez/github-actions-report-lcov) from 4.1.24 to 4.1.26. - [Release notes](https://github.com/zgosalvez/github-actions-report-lcov/releases) - [Commits](zgosalvez/github-actions-report-lcov@55c5634...eda775f) --- updated-dependencies: - dependency-name: zgosalvez/github-actions-report-lcov dependency-version: 4.1.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e84642 commit b3bab71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
pattern: code-coverage-*
101101
merge-multiple: true
102102
- name: Report code coverage
103-
uses: zgosalvez/github-actions-report-lcov@55c5634f4f1085c376473dfd5971662ced3b9dc1
103+
uses: zgosalvez/github-actions-report-lcov@eda775f552bfb2bffbdedea26f19dfb8c24a1648
104104
with:
105105
coverage-files: coverage/lcov.*.info
106106
minimum-coverage: 90

0 commit comments

Comments
 (0)