We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79c9c1 commit 3aae3fcCopy full SHA for 3aae3fc
.github/workflows/agp-matrix.yml
@@ -59,7 +59,7 @@ jobs:
59
60
# We tried to use the cache action to cache gradle stuff, but it made tests slower and timeout
61
- name: Run instrumentation tests
62
- uses: reactivecircus/android-emulator-runner@f0d1ed2dcad93c7479e8b2f2226c83af54494915 # pin@v2
+ uses: reactivecircus/android-emulator-runner@62dbb605bba737720e10b196cb4220d374026a6d # pin@v2
63
with:
64
api-level: 30
65
force-avd-creation: false
0 commit comments