Skip to content

Commit

Permalink
Merge pull request #1798 from square/renovate/gradle-wrapper-validati…
Browse files Browse the repository at this point in the history
…on-action-2.x

Update gradle/wrapper-validation-action action to v2
  • Loading branch information
JakeWharton authored Jan 30, 2024
2 parents 2cc9ebb + 1c0efce commit 7e1e2fe
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 @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4

- name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@v1
uses: gradle/wrapper-validation-action@v2

- name: Configure JDK
uses: actions/setup-java@v4
Expand Down

0 comments on commit 7e1e2fe

Please sign in to comment.