forked from AlmightyHak/extensions-source
new validate gradle wrapper (#872)
This commit is contained in:
parent
8d9e763dc4
commit
e1d6459e4f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
|||
# ./.github/scripts/bump-versions.py ${{ steps.modified-libs.outputs.all_changed_files }}
|
||||
|
||||
- name: Validate Gradle Wrapper
|
||||
uses: gradle/wrapper-validation-action@a494d935f4b56874c4a5a87d19af7afcf3a163d0 # v2
|
||||
uses: gradle/actions/wrapper-validation@v4
|
||||
|
||||
- name: Get number of modules
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue