Bump to v3.5.0

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 }}