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 7c4ea4c commit 0147c84Copy full SHA for 0147c84
.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.4.14
+ uses: danielpalme/ReportGenerator-GitHub-Action@5.4.17
19
with:
20
reports: "**/*.cobertura.xml"
21
targetdir: "${{ github.workspace }}/report"
0 commit comments