From f80c3a009064ab7a4bb3c1f42fdc5d3b54e51f4b Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 5 Mar 2021 11:14:09 +0530 Subject: [PATCH] github: update emulator action Signed-off-by: Harsh Shandilya --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index e1068afe..814c2fd8 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -27,7 +27,7 @@ jobs: arguments: test --stacktrace - name: Run instrumentation tests - uses: reactivecircus/android-emulator-runner@08b092e904025fada32a01b711af1e7ff7b7a4a3 + uses: reactivecircus/android-emulator-runner@d2799957d660add41c61a5103e2fbb9e2889eb73 with: api-level: 30 target: google_apis