Skip to content

Migrate from the deprecated Charsets constants (in Guava) to the `S… #3

Migrate from the deprecated Charsets constants (in Guava) to the `S…

Migrate from the deprecated Charsets constants (in Guava) to the `S… #3

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