mirror of https://github.com/usbharu/Hideout.git
chore(deps): update gradle/gradle-build-action action to v2.3.3
This commit is contained in:
parent
ac4d03200a
commit
5f41feda61
|
@ -176,7 +176,7 @@ jobs:
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
|
|
||||||
- name: Run Kover
|
- name: Run Kover
|
||||||
uses: gradle/gradle-build-action@v3.4.2
|
uses: gradle/gradle-build-action@v2.3.3
|
||||||
with:
|
with:
|
||||||
arguments: :hideout-core:koverXmlReport --rerun-tasks
|
arguments: :hideout-core:koverXmlReport --rerun-tasks
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue