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 e0e1f5d commit d87b949Copy full SHA for d87b949
README.md
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Add coverage to PR
50
id: jacoco
51
- uses: madrapps/jacoco-report@v1.2
+ uses: madrapps/jacoco-report@v1.3
52
with:
53
paths: ${{ github.workspace }}/build/reports/jacoco/testCoverage/testCoverage.xml
54
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments