Skip to content

core: fix the backoff range to [0.8, 1.2] as per the A6 redefinition #12957

core: fix the backoff range to [0.8, 1.2] as per the A6 redefinition

core: fix the backoff range to [0.8, 1.2] as per the A6 redefinition #12957

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@v4
- uses: gradle/actions/wrapper-validation@v4