Skip to content

Commit

Permalink
Update gradle/actions action to v4 (#931)
Browse files Browse the repository at this point in the history
* chore(deps): update gradle/actions action to v4

* Update ci.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zongle Wang <[email protected]>
  • Loading branch information
renovate[bot] and Goooler authored Aug 4, 2024
1 parent 07f4e63 commit 96f603d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,5 @@ jobs:
with:
distribution: 'zulu'
java-version: ${{ matrix.java }}
- uses: gradle/actions/setup-gradle@v3
with:
gradle-home-cache-cleanup: true
validate-wrappers: true
- uses: gradle/actions/setup-gradle@v4
- run: ./gradlew build

0 comments on commit 96f603d

Please sign in to comment.