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:
renovate[bot] 2024-06-14 18:32:03 +07:00 committed by Cuong Tran
parent 221b55536f
commit 1d3f28cc12
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

@ -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