new validate gradle wrapper

This commit is contained in:
Josef František Straka 2025-03-31 12:57:39 +00:00 committed by GitHub
parent a64dae4b23
commit 81ddb6f405
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: |