mirror of https://github.com/usbharu/Hideout.git
chore(deps): update madrapps/jacoco-report action to v1.7.1
This commit is contained in:
parent
d8d903437e
commit
1020fe2adf
|
@ -343,7 +343,7 @@ jobs:
|
||||||
path: 'hideout-core/build/reports/kover'
|
path: 'hideout-core/build/reports/kover'
|
||||||
|
|
||||||
- name: Report Coverage
|
- name: Report Coverage
|
||||||
uses: madrapps/jacoco-report@v1.7.0
|
uses: madrapps/jacoco-report@v1.7.1
|
||||||
with:
|
with:
|
||||||
paths: |
|
paths: |
|
||||||
${{ github.workspace }}/hideout-core/build/reports/kover/hideout-core.xml/hideout-core.xml,
|
${{ github.workspace }}/hideout-core/build/reports/kover/hideout-core.xml/hideout-core.xml,
|
||||||
|
|
Loading…
Reference in New Issue