We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22101c9 commit 2ee6fd4Copy full SHA for 2ee6fd4
.github/workflows/build.yaml
@@ -89,7 +89,7 @@ jobs:
89
--results-directory:${{ runner.temp }}\coverage\raw
90
91
- name: Prepare Coverage Report
92
- uses: danielpalme/ReportGenerator-GitHub-Action@5
+ uses: danielpalme/ReportGenerator-GitHub-Action@v5
93
#url: https://github.com/danielpalme/ReportGenerator-GitHub-Action
94
with:
95
reports: ${{ runner.temp }}\coverage\raw\**\coverage.opencover.xml
0 commit comments