Skip to content

Commit 6f822af

Browse files
dependabot[bot]dennisguse
authored andcommitted
Bump reactivecircus/android-emulator-runner from 2.21.0 to 2.22.0
Bumps [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases) - [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md) - [Commits](ReactiveCircus/android-emulator-runner@v2.21.0...v2.22.0) --- updated-dependencies: - dependency-name: reactivecircus/android-emulator-runner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 230e971 commit 6f822af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
java-version: '11'
2121

2222
- name: run tests
23-
uses: reactivecircus/android-emulator-runner@v2.21.0
23+
uses: reactivecircus/android-emulator-runner@v2.22.0
2424
with:
2525
api-level: ${{ matrix.api-level }}
2626
target: ${{ matrix.target }}

0 commit comments

Comments
 (0)