chore(deps): update gradle/actions action to v3.4.0 (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
221b55536f
commit
1d3f28cc12
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_pull_request.yml
vendored
2
.github/workflows/build_pull_request.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
distribution: adopt
|
||||
|
||||
- name: Set up gradle
|
||||
uses: gradle/actions/setup-gradle@db19848a5fa7950289d3668fb053140cf3028d43 # v3.3.2
|
||||
uses: gradle/actions/setup-gradle@d9336dac04dea2507a617466bc058a3def92b18b # v3.4.0
|
||||
|
||||
- name: Build app and run unit tests
|
||||
# run: ./gradlew detekt assembleStandardRelease testReleaseUnitTest
|
||||
|
|
|
|||
Loading…
Reference in a new issue