Skip to content

chore: refactor jib build to verify both Gradle 6+ and Gradle 8+ #5865

chore: refactor jib build to verify both Gradle 6+ and Gradle 8+

chore: refactor jib build to verify both Gradle 6+ and Gradle 8+ #5865

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