Skip to content

Update the 4.x releasing doc #1117

Update the 4.x releasing doc

Update the 4.x releasing doc #1117

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