Bump to v3.5.0
Some checks failed
ci / Test: Validation success (push) Has been cancelled
ci / Test: Validation error (push) Has been cancelled

This commit is contained in:
Daz DeBoer 2024-07-15 13:31:04 -06:00 committed by GitHub
parent 88425854a3
commit f9c9c575b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ runs:
steps:
- name: Wrapper Validation
id: wrapper-validation
uses: gradle/actions/wrapper-validation@v3.4.2
uses: gradle/actions/wrapper-validation@v3.5.0
with:
min-wrapper-count: ${{ inputs.min-wrapper-count }}
allow-snapshots: ${{ inputs.allow-snapshots }}