Skip to content

Commit

Permalink
chore(deps): update reactivecircus/android-emulator-runner action to …
Browse files Browse the repository at this point in the history
…v2.28.0
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent 4ef3b6f commit 8efc7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
java-version: 11

- name: Run instrumentation tests
uses: reactivecircus/android-emulator-runner@v2.21.0
uses: reactivecircus/android-emulator-runner@v2.28.0
with:
api-level: ${{ matrix.api-level }}
disable-animations: true
Expand Down

0 comments on commit 8efc7eb

Please sign in to comment.