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 1860f3b commit acf78c7Copy full SHA for acf78c7
.github/workflows/ci-code-coverage.yml
@@ -24,7 +24,7 @@ jobs:
24
pattern: testresults-*
25
26
- name: Combine coverage reports
27
- uses: danielpalme/ReportGenerator-GitHub-Action@5.4.4
+ uses: danielpalme/ReportGenerator-GitHub-Action@5.4.17
28
with:
29
reports: "**/*.cobertura.xml"
30
targetdir: "${{ github.workspace }}/report"
0 commit comments