Skip to content

Commit 6d6eff1

Browse files
authored
Merge pull request #4634 from facebook/dependabot/github_actions/android-actions/setup-android-4.0.0
Bump android-actions/setup-android from 3.2.2 to 4.0.0
2 parents c0ec909 + 497a433 commit 6d6eff1

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)