Skip to content

Replace GracefulSwitch.switchTo with normal config passing #8746

Replace GracefulSwitch.switchTo with normal config passing

Replace GracefulSwitch.switchTo with normal config passing #8746

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