Skip to content

Commit 914fecc

Browse files
committed
[GHA] android_integration_test: bump setup-android action
1 parent e4c333b commit 914fecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android_integration_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: ./scripts/install_flutter_wrapper.sh
4747

4848
- name: Setup Android SDK and accept licences
49-
uses: android-actions/setup-android@v2
49+
uses: android-actions/setup-android@v3
5050

5151
- name: List android images
5252
run: sdkmanager --list | grep system-images

0 commit comments

Comments
 (0)