Skip to content

Commit 8988861

Browse files
Update ReactiveCircus/android-emulator-runner action to v2.36.0
1 parent 823c990 commit 8988861

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install Android Driver
3030
run: appium driver install uiautomator2
3131
- name: Run Android Emulator
32-
uses: ReactiveCircus/android-emulator-runner@v2.34.0
32+
uses: ReactiveCircus/android-emulator-runner@v2.36.0
3333
with:
3434
api-level: ${{ matrix.api-level }}
3535
target: ${{ matrix.target }}

0 commit comments

Comments
 (0)