Skip to content

Set deprecations to ERROR that were WARNING in 0.15 #2003

Set deprecations to ERROR that were WARNING in 0.15

Set deprecations to ERROR that were WARNING in 0.15 #2003

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