Skip to content

Bump tj-actions/changed-files from 39.2.0 to 40.0.2 #4308

Bump tj-actions/changed-files from 39.2.0 to 40.0.2

Bump tj-actions/changed-files from 39.2.0 to 40.0.2 #4308

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