mirror of https://github.com/usbharu/Hideout.git
Merge pull request #455 from usbharu/dependabot/github_actions/dot-github/workflows/github_actions-20315eca73
chore(deps): bump gradle/gradle-build-action from 2.3.3 to 3.4.2 in /.github/workflows in the github_actions group across 1 directory
This commit is contained in:
commit
0803877c8b
|
@ -176,7 +176,8 @@ jobs:
|
|||
distribution: 'temurin'
|
||||
|
||||
- name: Run Kover
|
||||
uses: gradle/gradle-build-action@v2.4.2
|
||||
|
||||
uses: gradle/gradle-build-action@v3.4.2
|
||||
with:
|
||||
arguments: :hideout-core:koverXmlReport --rerun-tasks
|
||||
|
||||
|
|
Loading…
Reference in New Issue