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 355cef3 commit 8a3198dCopy full SHA for 8a3198d
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
name: Code coverage macos-latest
57
path: coverage-macos
58
- name: Generate coverage report
59
- uses: danielpalme/[email protected].2
+ uses: danielpalme/[email protected].5
60
with:
61
reports: "**/coverage.cobertura.xml"
62
targetdir: "coverage-report"
0 commit comments