Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
Validate Gradle wrapper in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Apr 1, 2024
1 parent a3aee83 commit 78583cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: gradle/wrapper-validation-action@v2
- name: Set up JDK 17
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 78583cd

Please sign in to comment.