Skip to content

Commit 9074b2c

Browse files
committed
Update reactivecircus/android-emulator-runner to v2.34.0
1 parent 1d6aada commit 9074b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
java-version: 11
3030
- name: Run Instrumentation Test
31-
uses: reactivecircus/android-emulator-runner@v2
31+
uses: reactivecircus/android-emulator-runner@1dcd009 # v2.34.0
3232
with:
3333
api-level: 29
3434
script: ./gradlew connectedCheck

0 commit comments

Comments
 (0)