We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa05dc1 commit e1b96b2Copy full SHA for e1b96b2
1 file changed
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
name: Code coverage macos-latest
57
path: coverage-macos
58
- name: Generate coverage report
59
- uses: danielpalme/ReportGenerator-GitHub-Action@4.8.1
+ uses: danielpalme/ReportGenerator-GitHub-Action@4.8.2
60
with:
61
reports: "**/coverage.cobertura.xml"
62
targetdir: "coverage-report"
0 commit comments