Bump to v3.4.0

This commit is contained in:
Daz DeBoer 2024-06-13 15:12:19 -06:00 committed by GitHub
parent 216d1ad2b3
commit 26ffd686ec
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.3.2
uses: gradle/actions/wrapper-validation@v3.4.0
with:
min-wrapper-count: ${{ inputs.min-wrapper-count }}
allow-snapshots: ${{ inputs.allow-snapshots }}