Skip to content

This commit merges the 6.4 and 6.5 compat changes for gutenberg_updat… #62248

This commit merges the 6.4 and 6.5 compat changes for gutenberg_updat…

This commit merges the 6.4 and 6.5 compat changes for gutenberg_updat… #62248

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@v1