mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-08-31 17:49:33 +00:00
Update checkout action to v2.
This commit is contained in:
@@ -16,9 +16,7 @@ jobs:
|
||||
api-level: [21, 23, 29]
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v1
|
||||
with:
|
||||
fetch-depth: 1
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: build, test and lint
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user