Skip to content

Commit

Permalink
chore: Replaces gradle wrapper validation action
Browse files Browse the repository at this point in the history
  • Loading branch information
bric3 committed May 28, 2024
1 parent 7f5e636 commit 35f9399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4

- name: Gradle Wrapper Validation
uses: gradle/wrapper-validation-action@v3
uses: gradle/actions/wrapper-validation@v3
with:
min-wrapper-count: 0

Expand Down

0 comments on commit 35f9399

Please sign in to comment.