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