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 47f3e49 commit 76a2f08Copy full SHA for 76a2f08
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
name: Code coverage macos-latest
55
path: coverage-macos
56
- name: Generate coverage report
57
- uses: danielpalme/ReportGenerator-GitHub-Action@5.2.2
+ uses: danielpalme/ReportGenerator-GitHub-Action@v5.4.9
58
with:
59
reports: "**/coverage.cobertura.xml"
60
targetdir: "coverage-report"
0 commit comments