Skip to content

Commit

Permalink
Update reactivecircus/android-emulator-runner digest to f0d1ed2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and RBusarow committed Jul 13, 2024
1 parent 7b8bad8 commit 9e879bb
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@77986be26589807b8ebab3fde7bbf5c60dabec32 # v2
uses: reactivecircus/android-emulator-runner@f0d1ed2dcad93c7479e8b2f2226c83af54494915 # 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@77986be26589807b8ebab3fde7bbf5c60dabec32 # v2
uses: reactivecircus/android-emulator-runner@f0d1ed2dcad93c7479e8b2f2226c83af54494915 # v2
with:
api-level: ${{ matrix.api-level }}
arch: x86_64
Expand Down

0 comments on commit 9e879bb

Please sign in to comment.