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 798ec21 commit 4212f9dCopy full SHA for 4212f9d
.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@5.1.8
+ uses: danielpalme/ReportGenerator-GitHub-Action@5.1.9
57
with:
58
reports: "**/coverage.cobertura.xml"
59
targetdir: "coverage-report"
0 commit comments