Skip to content

Commit

Permalink
Remove dedicated Gradle wrapper validation action
Browse files Browse the repository at this point in the history
As of setup-gradle v4, setup-gradle performs wrapper validation by
default, eliminating the need for a separate wrapper validation action.

See https://github.com/gradle/actions/releases/tag/v4.0.0 for more.
  • Loading branch information
lberrymage committed Sep 14, 2024
1 parent 248b0b6 commit fa09c35
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/validate-gradle-wrapper.yaml

This file was deleted.

0 comments on commit fa09c35

Please sign in to comment.