We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76036f7 commit 9f689a0Copy full SHA for 9f689a0
1 file changed
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
name: Code coverage macos-latest
45
path: coverage-macos
46
- name: Generate coverage report
47
- uses: danielpalme/ReportGenerator-GitHub-Action@4.7.1
+ uses: danielpalme/ReportGenerator-GitHub-Action@4.8.0
48
with:
49
reports: "**/coverage.cobertura.xml"
50
targetdir: "coverage-report"
0 commit comments