Skip to content

Commit 01c8d6e

Browse files
renovate[bot]cakebaker
authored andcommitted
chore(deps): update reactivecircus/android-emulator-runner action to v2.36.0
1 parent 6dc9f7b commit 01c8d6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/android.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
~/.android/avd/*/*.lock
112112
- name: Create and cache emulator image
113113
if: steps.avd-cache.outputs.cache-hit != 'true'
114-
uses: reactivecircus/android-emulator-runner@v2.35.0
114+
uses: reactivecircus/android-emulator-runner@v2.36.0
115115
with:
116116
api-level: ${{ matrix.api-level }}
117117
target: ${{ matrix.target }}
@@ -156,7 +156,7 @@ jobs:
156156
free -mh
157157
df -Th
158158
- name: Build and Test
159-
uses: reactivecircus/android-emulator-runner@v2.35.0
159+
uses: reactivecircus/android-emulator-runner@v2.36.0
160160
with:
161161
api-level: ${{ matrix.api-level }}
162162
target: ${{ matrix.target }}

0 commit comments

Comments
 (0)