Skip to content

Commit 04ba5e3

Browse files
build(deps): bump gradle/actions from 4.2.2 to 4.3.0 (#3933)
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@0bdd871...94baf22) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b29d1f commit 04ba5e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/device-tests-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
path: bin
7575

7676
- name: Setup Gradle
77-
uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # pin@v3
77+
uses: gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # pin@v3
7878

7979
# Cached AVD setup per https://github.com/ReactiveCircus/android-emulator-runner/blob/main/README.md
8080

0 commit comments

Comments
 (0)