Skip to content

Commit d87b949

Browse files
authored
Update README.md
1 parent e0e1f5d commit d87b949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Add coverage to PR
5050
id: jacoco
51-
uses: madrapps/jacoco-report@v1.2
51+
uses: madrapps/jacoco-report@v1.3
5252
with:
5353
paths: ${{ github.workspace }}/build/reports/jacoco/testCoverage/testCoverage.xml
5454
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)