Skip to content

Commit cbb61f0

Browse files
committed
fix
1 parent 360f6d0 commit cbb61f0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,8 @@ jobs:
3939
echo "Git configuration:"
4040
git config --list
4141
42-
- name: Checkout Repository
43-
uses: actions/checkout@v3
44-
4542
- name: Fetch Sources
4643
uses: actions/checkout@v4
47-
with:
48-
fetch-depth: 0
4944

5045
- name: Gradle Wrapper Validation
5146
uses: gradle/actions/wrapper-validation@v3

0 commit comments

Comments
 (0)