Bump firebase-bom from 26.2.0 to 26.3.0 (#1078)
This commit is contained in:
parent
a7bb026c1b
commit
12da5e5381
2 changed files with 2 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -91,7 +91,7 @@ jobs:
|
|||
- name: Extract build cache
|
||||
run: tar -xf prebuild.tar
|
||||
- name: Instrumentation tests
|
||||
uses: reactivecircus/android-emulator-runner@v2.13.0
|
||||
uses: reactivecircus/android-emulator-runner@v2
|
||||
with:
|
||||
api-level: ${{ matrix.api-level }}
|
||||
arch: x86
|
||||
|
|
Reference in a new issue