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 c858a91 commit ce2e4feCopy full SHA for ce2e4fe
.github/workflows/build.yml
@@ -203,7 +203,7 @@ jobs:
203
name: Code coverage (Windows)
204
path: Coverage/Windows
205
- name: Generate coverage report
206
- uses: danielpalme/[email protected].21
+ uses: danielpalme/[email protected].22
207
with:
208
reports: "Coverage/**/coverage.cobertura.xml"
209
targetdir: "coverage-report"
0 commit comments