mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 11:09:49 +08:00
Update actions/checkout to v3
This commit is contained in:
committed by
Leonid Pliushch
parent
5bc3d2db8d
commit
3516f1979f
@@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Clone repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: ${{ env.GITHUB_REF }}
|
||||
|
||||
|
Reference in New Issue
Block a user