From d4b8f0fc4c5b3454988e0ef4541e473f2aa20dad Mon Sep 17 00:00:00 2001 From: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com> Date: Tue, 14 Jan 2025 13:13:53 -0800 Subject: [PATCH] Revert runner SHA. --- .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 fda13cc51..c1affa264 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