Skip to content

[WIP] update to 1.2.3 and merge with trunk #93

[WIP] update to 1.2.3 and merge with trunk

[WIP] update to 1.2.3 and merge with trunk #93

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