]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Bump android-actions/setup-android from 3.2.2 to 4.0.0 4634/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 Apr 2026 05:50:32 +0000 (05:50 +0000)
committerGitHub <noreply@github.com>
Wed, 1 Apr 2026 05:50:32 +0000 (05:50 +0000)
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](https://github.com/android-actions/setup-android/compare/9fc6c4e9069bf8d3d10b2204b1fb8f6ef7065407...651bceb6f9ca583f16b8d75b62c36ded2ae6fc9c)

---
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>
.github/workflows/android-ndk-build.yml

index 890d6fb7c9d55dd0b3e7b3ea0ed2c21ddf69068b..bd4aa6fde7fe1ee9ad2160a94e897e5abbc1fb9e 100644 (file)
@@ -22,7 +22,7 @@ jobs:
         distribution: 'temurin'
 
     - name: Setup Android SDK
-      uses: android-actions/setup-android@9fc6c4e9069bf8d3d10b2204b1fb8f6ef7065407 # v3.2.2
+      uses: android-actions/setup-android@651bceb6f9ca583f16b8d75b62c36ded2ae6fc9c # v4.0.0
 
     - name: Install Android NDK
       run: |