Skip to content

Commit

Permalink
Update Gradle Wrapper validation step to 4.2.2
Browse files Browse the repository at this point in the history
current version is repeatedly failing the build
  • Loading branch information
schnapster committed Dec 24, 2024
1 parent 5862b6a commit b770dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0

- name: Gradle Wrapper Verification
uses: gradle/wrapper-validation-action@55e685c48d84285a5b0418cd094606e199cca3b6 # v4.1.0
uses: gradle/actions/wrapper-validation@0bdd871935719febd78681f197cd39af5b6e16a6 # v4.2.2

- name: Set up env
env:
Expand Down

0 comments on commit b770dfd

Please sign in to comment.