We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f689a0 commit d5f052aCopy full SHA for d5f052a
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.8.0
+ uses: danielpalme/ReportGenerator-GitHub-Action@4.8.1
48
with:
49
reports: "**/coverage.cobertura.xml"
50
targetdir: "coverage-report"
0 commit comments