Skip to content

Commit

Permalink
Update reactivecircus/android-emulator-runner digest to 77986be (#1008)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 15, 2024
1 parent 2297869 commit 98f7913
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ jobs:

- name: create AVD and generate snapshot for caching
if: steps.avd-cache.outputs.cache-hit != 'true'
uses: reactivecircus/android-emulator-runner@6b0df4b0efb23bb0ec63d881db79aefbc976e4b2 # v2
uses: reactivecircus/android-emulator-runner@77986be26589807b8ebab3fde7bbf5c60dabec32 # v2
with:
api-level: ${{ matrix.api-level }}
arch: x86_64
Expand All @@ -268,7 +268,7 @@ jobs:
script: echo "Generated AVD snapshot for caching."

- name: Instrumentation Tests
uses: reactivecircus/android-emulator-runner@6b0df4b0efb23bb0ec63d881db79aefbc976e4b2 # v2
uses: reactivecircus/android-emulator-runner@77986be26589807b8ebab3fde7bbf5c60dabec32 # v2
with:
api-level: ${{ matrix.api-level }}
arch: x86_64
Expand Down

0 comments on commit 98f7913

Please sign in to comment.