Skip to content

Commit

Permalink
Gradle: switch to gradle/actions/wrapper-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosame committed Apr 26, 2024
1 parent 560f23f commit a8be68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v2
- uses: gradle/actions/wrapper-validation@v3

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a8be68c

Please sign in to comment.