Skip to content

Commit 497a433

Browse files
Bump android-actions/setup-android from 3.2.2 to 4.0.0
Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 3.2.2 to 4.0.0. - [Release notes](https://github.com/android-actions/setup-android/releases) - [Commits](android-actions/setup-android@9fc6c4e...651bceb) --- updated-dependencies: - dependency-name: android-actions/setup-android dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ae099b commit 497a433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-ndk-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
distribution: 'temurin'
2323

2424
- name: Setup Android SDK
25-
uses: android-actions/setup-android@9fc6c4e9069bf8d3d10b2204b1fb8f6ef7065407 # v3.2.2
25+
uses: android-actions/setup-android@651bceb6f9ca583f16b8d75b62c36ded2ae6fc9c # v4.0.0
2626

2727
- name: Install Android NDK
2828
run: |

0 commit comments

Comments
 (0)