mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
Bump android-actions/setup-android from 4.0.0 to 4.0.1
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](651bceb6f9...40fd30fb8d)
---
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>
This commit is contained in:
parent
0cdce55f2f
commit
60afbb9e0b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android-ndk-build.yml
vendored
2
.github/workflows/android-ndk-build.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue