Skip to content

Commit 2d8b50a

Browse files
ci(deps): bump android-actions/setup-android from 3 to 4
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>
1 parent 4d574cd commit 2d8b50a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/platforms-exotic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
java-version: '21'
182182

183183
- name: Install Android SDK
184-
uses: android-actions/setup-android@v3
184+
uses: android-actions/setup-android@v4
185185

186186
- name: Install Android NDK
187187
run: sdkmanager --install "ndk;25.2.9519653"

0 commit comments

Comments
 (0)