File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -267,7 +267,7 @@ jobs:
267267
268268 - name : create AVD and generate snapshot for caching
269269 if : steps.avd-cache.outputs.cache-hit != 'true'
270- uses : reactivecircus/android-emulator-runner@62dbb605bba737720e10b196cb4220d374026a6d # v2
270+ uses : reactivecircus/android-emulator-runner@e89f39f1abbbd05b1113a29cf4db69e7540cae5a # v2
271271 with :
272272 api-level : ${{ matrix.api-level }}
273273 arch : x86_64
@@ -280,7 +280,7 @@ jobs:
280280 script : echo "Generated AVD snapshot for caching."
281281
282282 - name : Instrumentation Tests
283- uses : reactivecircus/android-emulator-runner@62dbb605bba737720e10b196cb4220d374026a6d # v2
283+ uses : reactivecircus/android-emulator-runner@e89f39f1abbbd05b1113a29cf4db69e7540cae5a # v2
284284 with :
285285 api-level : ${{ matrix.api-level }}
286286 arch : x86_64
You can’t perform that action at this time.
0 commit comments