Skip to content

Commit 3740ad9

Browse files
sadv1rhsz
authored andcommitted
GitHub Actions: Remove gradle/actions/wrapper-validation because validation is performed by default in gradle/actions/setup-gradle@v4
1 parent a66e744 commit 3740ad9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

-4
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ jobs:
4040
- name: Fetch Sources
4141
uses: actions/checkout@v4
4242

43-
# Validate wrapper
44-
- name: Gradle Wrapper Validation
45-
uses: gradle/actions/wrapper-validation@v4
46-
4743
# Set up Java environment for the next steps
4844
- name: Setup Java
4945
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)