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 6d79131 commit e147a00Copy full SHA for e147a00
.github/workflows/build.yml
@@ -178,7 +178,7 @@ jobs:
178
name: Code coverage (Windows)
179
path: Coverage/Windows
180
- name: Generate coverage report
181
- uses: danielpalme/ReportGenerator-GitHub-Action@5.2.5
+ uses: danielpalme/ReportGenerator-GitHub-Action@5.3.0
182
with:
183
reports: "Coverage/**/coverage.cobertura.xml"
184
targetdir: "coverage-report"
0 commit comments