Skip to content

Commit

Permalink
Update gradle/wrapper-validation-action action to v3 (#1835)
Browse files Browse the repository at this point in the history
* Update gradle/wrapper-validation-action action to v3

* Update build.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Wharton <jw@squareup.com>
  • Loading branch information
renovate[bot] and JakeWharton committed Apr 13, 2024
1 parent 3906706 commit 56d2158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4

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

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

0 comments on commit 56d2158

Please sign in to comment.