Skip to content

Commit

Permalink
build: bump wrapper validation from v1 to v3 (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong authored Aug 22, 2024
1 parent 181e774 commit 6a96550
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@v1
- uses: gradle/wrapper-validation-action@v3

0 comments on commit 6a96550

Please sign in to comment.