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 58a41cd commit 26ce84fCopy full SHA for 26ce84f
.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/[email protected].0
+ uses: danielpalme/[email protected].1
57
with:
58
reports: "**/coverage.cobertura.xml"
59
targetdir: "coverage-report"
0 commit comments