Skip to content

Commit

Permalink
Merge pull request #97 from bisq-network/dependabot/github_actions/re…
Browse files Browse the repository at this point in the history
…activecircus/android-emulator-runner-2.33.0

build(deps): bump reactivecircus/android-emulator-runner from 2.30.1 to 2.33.0
  • Loading branch information
devinbileck authored Jan 14, 2025
2 parents def749d + 5113cae commit 04953b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
# Create a new emulator snapshot if it isn't present in the cache
- name: Create AVD snapshot
if: steps.avd-cache.outputs.cache-hit != 'true'
uses: reactivecircus/android-emulator-runner@6b0df4b0efb23bb0ec63d881db79aefbc976e4b2
uses: reactivecircus/android-emulator-runner@62dbb605bba737720e10b196cb4220d374026a6d
with:
api-level: ${{ matrix.api-level }}
target: ${{ steps.avd-info.outputs.target }}
Expand Down

0 comments on commit 04953b7

Please sign in to comment.