Skip to content

Removing the Coming in 8.10.3 line from the release notes #1336

Removing the Coming in 8.10.3 line from the release notes

Removing the Coming in 8.10.3 line from the release notes #1336

name: "Validate Gradle Wrapper"
on: [push]
permissions:
contents: read
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1