new validate gradle wrapper (#872)

This commit is contained in:
Josef František Straka 2025-04-06 18:43:01 +00:00 committed by GitHub
parent 8d9e763dc4
commit e1d6459e4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ jobs:
# ./.github/scripts/bump-versions.py ${{ steps.modified-libs.outputs.all_changed_files }} # ./.github/scripts/bump-versions.py ${{ steps.modified-libs.outputs.all_changed_files }}
- name: Validate Gradle Wrapper - name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@a494d935f4b56874c4a5a87d19af7afcf3a163d0 # v2 uses: gradle/actions/wrapper-validation@v4
- name: Get number of modules - name: Get number of modules
run: | run: |