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 8beafed commit cac4e6eCopy full SHA for cac4e6e
.github/workflows/ci-code-coverage.yml
@@ -24,7 +24,7 @@ jobs:
24
pattern: testresults-*
25
26
- name: Combine coverage reports
27
- uses: danielpalme/[email protected].17
+ uses: danielpalme/[email protected].18
28
with:
29
reports: "**/*.cobertura.xml"
30
targetdir: "${{ github.workspace }}/report"
0 commit comments