]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Bump android-actions/setup-android from 4.0.0 to 4.0.1 dependabot/github_actions/android-actions/setup-android-4.0.1 4655/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 1 May 2026 06:18:16 +0000 (06:18 +0000)
committerGitHub <noreply@github.com>
Fri, 1 May 2026 06:18:16 +0000 (06:18 +0000)
Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/android-actions/setup-android/releases)
- [Commits](https://github.com/android-actions/setup-android/compare/651bceb6f9ca583f16b8d75b62c36ded2ae6fc9c...40fd30fb8d7440372e1316f5d1809ec01dcd3699)

---
updated-dependencies:
- dependency-name: android-actions/setup-android
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/android-ndk-build.yml

index bd4aa6fde7fe1ee9ad2160a94e897e5abbc1fb9e..3556813eda77b7b32f4b535858533c2e3facd46f 100644 (file)
@@ -22,7 +22,7 @@ jobs:
         distribution: 'temurin'
 
     - name: Setup Android SDK
-      uses: android-actions/setup-android@651bceb6f9ca583f16b8d75b62c36ded2ae6fc9c # v4.0.0
+      uses: android-actions/setup-android@40fd30fb8d7440372e1316f5d1809ec01dcd3699 # v4.0.1
 
     - name: Install Android NDK
       run: |