Skip to content

Enable build and configuration cache #11

Enable build and configuration cache

Enable build and configuration cache #11

name: "Validate Gradle Wrapper"
on: push
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v2