Skip to content

Commit

Permalink
Update reactivecircus/android-emulator-runner digest to 62dbb60
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 501df27 commit 31888da
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@f0d1ed2dcad93c7479e8b2f2226c83af54494915 # v2
uses: reactivecircus/android-emulator-runner@62dbb605bba737720e10b196cb4220d374026a6d # 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@f0d1ed2dcad93c7479e8b2f2226c83af54494915 # v2
uses: reactivecircus/android-emulator-runner@62dbb605bba737720e10b196cb4220d374026a6d # v2
with:
api-level: ${{ matrix.api-level }}
arch: x86_64
Expand Down

0 comments on commit 31888da

Please sign in to comment.