We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 457a85b commit fa16e53Copy full SHA for fa16e53
.github/workflows/flutter_integration_test.yml
@@ -42,7 +42,7 @@ jobs:
42
run: flutter pub get
43
44
- name: launch android emulator & run android integration test
45
- uses: reactivecircus/android-emulator-runner@d7b53ddc6e44254e1f4cf4a6ad67345837027a66 #pin@v2.26.0
+ uses: reactivecircus/android-emulator-runner@50986b1464923454c95e261820bc626f38490ec0 #pin@v2.27.0
46
with:
47
working-directory: ./flutter/example
48
api-level: 21
0 commit comments