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 61532e0 commit 6bba58dCopy full SHA for 6bba58d
.github/workflows/test-reporting.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Publish JaCoCo report as PR comment
53
id: jacoco
54
- uses: madrapps/jacoco-report@1.7.2
+ uses: madrapps/jacoco-report@v1.7.2
55
with:
56
token: ${{ secrets.GITHUB_TOKEN }}
57
paths: build-reports-artifacts/**/build/reports/jacoco/testCodeCoverageReport/testCodeCoverageReport.xml
0 commit comments