diff --git a/.github/workflows/ci-graphite.yml b/.github/workflows/ci-graphite.yml index 553702f37c..1b2e342c6c 100644 --- a/.github/workflows/ci-graphite.yml +++ b/.github/workflows/ci-graphite.yml @@ -153,7 +153,7 @@ jobs: run: E2E=true yarn start & - name: Run Android Emulator Tests - uses: reactivecircus/android-emulator-runner@e89f39f1abbbd05b1113a29cf4db69e7540cae5a # v2.37.0 + uses: reactivecircus/android-emulator-runner@a421e43855164a8197daf9d8d40fe71c6996bb0d # v2.38.0 with: api-level: 30 arch: x86_64 diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c26ee48a4..6208247b2b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -284,7 +284,7 @@ jobs: run: E2E=true yarn start & - name: Run Android Emulator Tests - uses: reactivecircus/android-emulator-runner@e89f39f1abbbd05b1113a29cf4db69e7540cae5a # v2.37.0 + uses: reactivecircus/android-emulator-runner@a421e43855164a8197daf9d8d40fe71c6996bb0d # v2.38.0 with: api-level: 30 arch: x86_64 diff --git a/.github/workflows/wcandillon-ci-graphite.yml b/.github/workflows/wcandillon-ci-graphite.yml index 3b1c202a84..36afc6f8bb 100644 --- a/.github/workflows/wcandillon-ci-graphite.yml +++ b/.github/workflows/wcandillon-ci-graphite.yml @@ -156,7 +156,7 @@ jobs: run: E2E=true yarn start & - name: Run Android Emulator Tests - uses: reactivecircus/android-emulator-runner@e89f39f1abbbd05b1113a29cf4db69e7540cae5a # v2.37.0 + uses: reactivecircus/android-emulator-runner@a421e43855164a8197daf9d8d40fe71c6996bb0d # v2.38.0 with: api-level: 30 arch: x86_64 diff --git a/.github/workflows/wcandillon-ci.yml b/.github/workflows/wcandillon-ci.yml index a2e5a68c0a..182f14c72a 100644 --- a/.github/workflows/wcandillon-ci.yml +++ b/.github/workflows/wcandillon-ci.yml @@ -239,7 +239,7 @@ jobs: run: E2E=true yarn start & - name: Run Android Emulator Tests - uses: reactivecircus/android-emulator-runner@e89f39f1abbbd05b1113a29cf4db69e7540cae5a # v2.37.0 + uses: reactivecircus/android-emulator-runner@a421e43855164a8197daf9d8d40fe71c6996bb0d # v2.38.0 with: api-level: 30 arch: x86_64