Skip to content

Commit

Permalink
Update gradle/actions action to v4 (#293)
Browse files Browse the repository at this point in the history
* Update gradle/actions action to v4

* Delete .github/workflows/gradle-wrapper.yaml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Wharton <[email protected]>
  • Loading branch information
renovate[bot] and JakeWharton authored Aug 7, 2024
1 parent 11ea719 commit b8526ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
distribution: 'zulu'
java-version: 21

- uses: gradle/actions/setup-gradle@v3
- uses: gradle/actions/setup-gradle@v4

- run: ./gradlew build

Expand Down
15 changes: 0 additions & 15 deletions .github/workflows/gradle-wrapper.yaml

This file was deleted.

0 comments on commit b8526ff

Please sign in to comment.