Skip to content

Commit 0c5d45f

Browse files
Update reactivecircus/android-emulator-runner action to v2.37.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8d4c99 commit 0c5d45f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/garm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
6060
- name: create AVD and generate snapshot for caching
61-
uses: reactivecircus/android-emulator-runner@b530d96654c385303d652368551fb075bc2f0b6b # v2.35.0
61+
uses: reactivecircus/android-emulator-runner@e89f39f1abbbd05b1113a29cf4db69e7540cae5a # v2.37.0
6262
with:
6363
api-level: ${{ matrix.api-level }}
6464
force-avd-creation: false
@@ -88,7 +88,7 @@ jobs:
8888
done
8989
9090
- name: gplay
91-
uses: reactivecircus/android-emulator-runner@b530d96654c385303d652368551fb075bc2f0b6b # v2.35.0
91+
uses: reactivecircus/android-emulator-runner@e89f39f1abbbd05b1113a29cf4db69e7540cae5a # v2.37.0
9292
with:
9393
api-level: ${{ matrix.api-level }}
9494
force-avd-creation: false

0 commit comments

Comments
 (0)