Skip to content

Commit

Permalink
chore: update Gradle Wrapper Validation Action
Browse files Browse the repository at this point in the history
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
  • Loading branch information
Octol1ttle committed Feb 14, 2024
1 parent 8eacbde commit 658bc2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
${{ runner.os }}-gradle-
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v1
uses: gradle/wrapper-validation-action@v2

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

0 comments on commit 658bc2f

Please sign in to comment.