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 8a9c60a commit 941e097Copy full SHA for 941e097
.github/workflows/agp-matrix.yml
@@ -65,7 +65,7 @@ jobs:
65
66
# We tried to use the cache action to cache gradle stuff, but it made tests slower and timeout
67
- name: Run instrumentation tests
68
- uses: reactivecircus/android-emulator-runner@d94c3fbe4fe6a29e4a5ba47c12fb47677c73656b # pin@v2
+ uses: reactivecircus/android-emulator-runner@99a4aac18b4df9b3af66c4a1f04c1f23fa10c270 # pin@v2
69
with:
70
api-level: 30
71
force-avd-creation: false
0 commit comments