mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-13 22:57:05 +05:30
chore(deps): pin reactivecircus/android-emulator-runner action to 50986b1
This commit is contained in:
parent
6a41b966c5
commit
aa50d6449d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/baseline-profile.yml
vendored
2
.github/workflows/baseline-profile.yml
vendored
|
@ -53,7 +53,7 @@ jobs:
|
|||
# baseline profile generator. We need to manually pull the baseline profiles off the
|
||||
# emulator when using the GA runner
|
||||
- name: Run benchmark
|
||||
uses: reactivecircus/android-emulator-runner@v2
|
||||
uses: reactivecircus/android-emulator-runner@50986b1464923454c95e261820bc626f38490ec0 # v2
|
||||
with:
|
||||
api-level: 33
|
||||
target: google_apis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue