Skip to content

Revert work-around removal from #719 and properly fix #711 #593

Revert work-around removal from #719 and properly fix #711

Revert work-around removal from #719 and properly fix #711 #593

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v3