Skip to content

Commit

Permalink
Update gradle/wrapper-validation-action action to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent 9b3c18f commit 90f5db1
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 @@ -22,7 +22,7 @@ jobs:
fetch-depth: 0

- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v3.3.0
uses: gradle/wrapper-validation-action@v3.3.1

- name: Set up JDK
uses: actions/setup-java@v4.2.1
Expand Down

0 comments on commit 90f5db1

Please sign in to comment.