Skip to content

Rich text: try BITS with block binding API #74228

Rich text: try BITS with block binding API

Rich text: try BITS with block binding API #74228

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