Skip to content

Commit

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

* Update .github/workflows/ci.yml

---------

Co-authored-by: Zac Sweers <pandanomic@gmail.com>
  • Loading branch information
slack-oss-bot and ZacSweers committed Apr 30, 2024
1 parent 2d0bc86 commit b5f6d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4

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

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

0 comments on commit b5f6d07

Please sign in to comment.