mirror of
https://github.com/android-actions/setup-android.git
synced 2026-01-22 16:09:16 +03:00
[CI] Update actions/checkout to v4
This commit is contained in:
4
.github/workflows/run.yml
vendored
4
.github/workflows/run.yml
vendored
@@ -27,11 +27,11 @@ jobs:
|
||||
if: ${{ false }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: daveol/SampleApplication
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
path: ./build/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user