From 7936ca1e788168d25cf1961bd8c15cf1434158a4 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 28 Jan 2021 14:48:58 +0530 Subject: Upgrade dependencies (#1289) --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 2f0d0409..3ac736a9 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -46,7 +46,7 @@ jobs: - name: Run instrumentation tests if: ${{ steps.service-changed.outputs.result == 'true' }} - uses: reactivecircus/android-emulator-runner@94bd1ed921a31d37ed86b72d30ccf30ec46af636 + uses: reactivecircus/android-emulator-runner@08b092e904025fada32a01b711af1e7ff7b7a4a3 with: api-level: ${{ matrix.api-level }} target: default -- cgit v1.2.3