mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 10:45:23 +08:00
Update actions/checkout to v3
This commit is contained in:
committed by
Leonid Pliushch
parent
5bc3d2db8d
commit
3516f1979f
2
.github/workflows/debug_build.yml
vendored
2
.github/workflows/debug_build.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Clone repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Build APKs
|
||||
shell: bash {0}
|
||||
|
Reference in New Issue
Block a user