Skip to content

Commit

Permalink
Update Gradle Wrapper Validation action
Browse files Browse the repository at this point in the history
  • Loading branch information
iangmaia committed Dec 12, 2024
1 parent 80bd7c8 commit a17d1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-wrapper-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v2
- uses: gradle/actions/wrapper-validation@v4

0 comments on commit a17d1b2

Please sign in to comment.