Skip to content

Commit

Permalink
Update update-gradle-wrapper.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Henry <henry.git@outlook.com>
  • Loading branch information
henry-hub authored Jun 1, 2024
1 parent 4f1c7ab commit 0a8eaf1
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/update-gradle-wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6

- name: Set up JDK 17
uses: actions/setup-java@main
with:
java-version: 17
distribution: 'adopt'

- name: Update Gradle Wrapper
uses: gradle-update/update-gradle-wrapper-action@v1.0.20
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0a8eaf1

Please sign in to comment.