diff --git a/.github/workflows/react-native-detox.yml b/.github/workflows/react-native-detox.yml index c1affa2643..09bfe51703 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@f0d1ed2dcad93c7479e8b2f2226c83af54494915 + uses: reactivecircus/android-emulator-runner@2548f9f3fc9597d4c3bd2be50c8b5fe7be8853e4 with: api-level: 31 arch: x86_64