Update actions/checkout to v3

This commit is contained in:
Sushrut1101
2022-10-05 19:06:43 +05:30
committed by Leonid Pliushch
parent 5bc3d2db8d
commit 3516f1979f
4 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ jobs:
steps:
- name: Clone repository
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Build APKs
shell: bash {0}