Skip to content

Commit 04953b7

Browse files
authored
Merge pull request #97 from bisq-network/dependabot/github_actions/reactivecircus/android-emulator-runner-2.33.0
build(deps): bump reactivecircus/android-emulator-runner from 2.30.1 to 2.33.0
2 parents def749d + 5113cae commit 04953b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
# Create a new emulator snapshot if it isn't present in the cache
174174
- name: Create AVD snapshot
175175
if: steps.avd-cache.outputs.cache-hit != 'true'
176-
uses: reactivecircus/android-emulator-runner@6b0df4b0efb23bb0ec63d881db79aefbc976e4b2
176+
uses: reactivecircus/android-emulator-runner@62dbb605bba737720e10b196cb4220d374026a6d
177177
with:
178178
api-level: ${{ matrix.api-level }}
179179
target: ${{ steps.avd-info.outputs.target }}

0 commit comments

Comments
 (0)