[skip ci] actions/checkout@v3 default fetch-depth is 1

This commit is contained in:
Xwite
2023-03-08 08:03:55 +08:00
parent ba9655e541
commit 3711314ced
3 changed files with 0 additions and 11 deletions
-3
View File
@@ -11,9 +11,6 @@ jobs:
if: ${{ github.repository == 'gedoor/legado' }}
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Set up Gradle
uses: gradle/gradle-build-action@v2