mirror of https://github.com/usbharu/Hideout.git
chore(deps): update madrapps/jacoco-report action to v1.7.0
This commit is contained in:
parent
79a10a27fc
commit
9c445fba8c
|
@ -78,7 +78,7 @@ jobs:
|
|||
- name: Add coverage report to PR
|
||||
if: always()
|
||||
id: kover
|
||||
uses: madrapps/jacoco-report@v1.6.1
|
||||
uses: madrapps/jacoco-report@v1.7.0
|
||||
with:
|
||||
paths: |
|
||||
${{ github.workspace }}/hideout-core/build/reports/kover/report.xml
|
||||
|
|
Loading…
Reference in New Issue