From f84e678d74d891215cc45a1b92ec4f3a14f5275f Mon Sep 17 00:00:00 2001 From: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com> Date: Fri, 1 Nov 2024 15:13:02 -0700 Subject: [PATCH] =?UTF-8?q?Revert=20"chore(deps):=20update=20reactivecircu?= =?UTF-8?q?s/android-emulator-runner=20digest=20to=20=E2=80=A6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit a543d7e2c883d86661fbcb7826b8032e33dca9b4. --- .github/workflows/react-native-detox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/react-native-detox.yml b/.github/workflows/react-native-detox.yml index 6899fcb6c..1b491d0de 100644 --- a/.github/workflows/react-native-detox.yml +++ b/.github/workflows/react-native-detox.yml @@ -78,7 +78,7 @@ jobs: android: false # We need android. - name: Detox test - uses: reactivecircus/android-emulator-runner@c77bfe7c0bb57698e777375b61762daf9d578400 + uses: reactivecircus/android-emulator-runner@f0d1ed2dcad93c7479e8b2f2226c83af54494915 with: api-level: 31 arch: x86_64