Skip to content

Commit

Permalink
build(deps): bump reactivecircus/android-emulator-runner (#3391)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent b8dd057 commit 02c9c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/device-tests-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:

- name: Run Tests
timeout-minutes: 30
uses: reactivecircus/android-emulator-runner@6b0df4b0efb23bb0ec63d881db79aefbc976e4b2 # pin@v3
uses: reactivecircus/android-emulator-runner@77986be26589807b8ebab3fde7bbf5c60dabec32 # pin@v3
with:
api-level: ${{ matrix.api-level }}
# We don't need the Google APIs, but the default images are not available for 32+
Expand Down

0 comments on commit 02c9c2c

Please sign in to comment.