We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db2349e commit 0343bbcCopy full SHA for 0343bbc
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.1.12
+ uses: danielpalme/ReportGenerator-GitHub-Action@5.1.19
59
with:
60
reports: "**/coverage.cobertura.xml"
61
targetdir: "coverage-report"
0 commit comments