Skip to content

Commit

Permalink
Merge pull request #10 from not-coded/renovate/gradle-wrapper-validat…
Browse files Browse the repository at this point in the history
…ion-action-3.x

Update gradle/wrapper-validation-action action to v3
  • Loading branch information
not-coded authored Nov 22, 2024
2 parents 8ec09d3 + 8ba83db commit 04b9dc0
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 @@ -21,7 +21,7 @@ jobs:
- name: checkout repository
uses: actions/checkout@v3
- name: validate gradle wrapper
uses: gradle/wrapper-validation-action@v1
uses: gradle/wrapper-validation-action@v3
- name: setup jdk ${{ matrix.java }}
uses: actions/setup-java@v1
with:
Expand Down

0 comments on commit 04b9dc0

Please sign in to comment.