Skip to content

Global style changes: refactor output for a more flexible UI and grouping #66316

Global style changes: refactor output for a more flexible UI and grouping

Global style changes: refactor output for a more flexible UI and grouping #66316

name: 'Validate Gradle Wrapper'
on: [push, pull_request]
jobs:
validation:
name: 'Validation'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
show-progress: ${{ runner.debug == '1' && 'true' || 'false' }}
- uses: gradle/wrapper-validation-action@v2