Skip to content

Commit 07fe079

Browse files
committed
Updates report lcov action
1 parent 4de0424 commit 07fe079

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
@@ -96,7 +96,7 @@ jobs:
9696
pattern: code-coverage-*
9797
merge-multiple: true
9898
- name: Report code coverage
99-
uses: zgosalvez/github-actions-report-lcov@49af65b0586c274a625a41a2dc8aaaae7d00568b
99+
uses: zgosalvez/github-actions-report-lcov@55c5634f4f1085c376473dfd5971662ced3b9dc1
100100
with:
101101
coverage-files: coverage/lcov.*.info
102102
minimum-coverage: 90

0 commit comments

Comments
 (0)