We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58da2a3 commit 4c5d0ffCopy full SHA for 4c5d0ff
.github/workflows/integration-tests-ui-critical.yml
@@ -76,7 +76,7 @@ jobs:
76
version: ${{env.MAESTRO_VERSION}}
77
78
- name: Run tests
79
- uses: reactivecircus/android-emulator-runner@f0d1ed2dcad93c7479e8b2f2226c83af54494915 # pin@v2.32.0
+ uses: reactivecircus/android-emulator-runner@62dbb605bba737720e10b196cb4220d374026a6d # pin@v2.33.0
80
with:
81
api-level: 30
82
force-avd-creation: false
0 commit comments