We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e597764 + f6056fa commit 0159ceaCopy full SHA for 0159cea
1 file changed
.github/workflows/code-coverage.yml
@@ -15,7 +15,7 @@ jobs:
15
pattern: testresults-*
16
17
- name: Combine coverage reports
18
- uses: danielpalme/ReportGenerator-GitHub-Action@5.5.2
+ uses: danielpalme/ReportGenerator-GitHub-Action@5.5.4
19
with:
20
reports: "**/*.cobertura.xml"
21
targetdir: "${{ github.workspace }}/report"
0 commit comments