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 4ef1c3a commit ce080c6Copy full SHA for ce080c6
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
name: Code coverage macos-latest
54
path: coverage-macos
55
- name: Generate coverage report
56
- uses: danielpalme/ReportGenerator-GitHub-Action@v5.3.11
+ uses: danielpalme/ReportGenerator-GitHub-Action@v5.4.0
57
with:
58
reports: "**/coverage.cobertura.xml"
59
targetdir: "coverage-report"
0 commit comments