diff --git a/.github/workflows/instrumented-test.yml b/.github/workflows/instrumented-test.yml index e21508d2..e40d19b0 100644 --- a/.github/workflows/instrumented-test.yml +++ b/.github/workflows/instrumented-test.yml @@ -24,7 +24,7 @@ jobs: distribution: 'temurin' - name: Validate Gradle wrapper uses: gradle/wrapper-validation-action@b231772637bb498f11fdbc86052b6e8a8dc9fc92 - - uses: reactivecircus/android-emulator-runner@v2.31.0 + - uses: reactivecircus/android-emulator-runner@v2.33.0 with: api-level: 29 arch: x86_64