We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 750fc3e commit b76df12Copy full SHA for b76df12
1 file changed
.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.5.1
+ uses: danielpalme/ReportGenerator-GitHub-Action@5.5.2
28
with:
29
reports: "**/*.cobertura.xml"
30
targetdir: "${{ github.workspace }}/report"
0 commit comments