We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c333b commit 914feccCopy full SHA for 914fecc
.github/workflows/android_integration_test.yml
@@ -46,7 +46,7 @@ jobs:
46
run: ./scripts/install_flutter_wrapper.sh
47
48
- name: Setup Android SDK and accept licences
49
- uses: android-actions/setup-android@v2
+ uses: android-actions/setup-android@v3
50
51
- name: List android images
52
run: sdkmanager --list | grep system-images
0 commit comments