Skip to content

Commit 7b55198

Browse files
chore(deps): bump android-actions/setup-android from 3 to 4 (#80)
Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 3 to 4. - [Release notes](https://github.com/android-actions/setup-android/releases) - [Commits](android-actions/setup-android@v3...v4) --- updated-dependencies: - dependency-name: android-actions/setup-android dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ksroda-sa <ksroda@secureauth.com>
1 parent 91addc8 commit 7b55198

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
java-version: "17"
5252

5353
- name: Set up Android SDK
54-
uses: android-actions/setup-android@v3
54+
uses: android-actions/setup-android@v4
5555
with:
5656
packages: "platform-tools platforms;android-36 build-tools;36.0.0"
5757

0 commit comments

Comments
 (0)