Skip to content

Capture the result of unused calls into unused variables (ahead of removing some JDK APIs from the CIRV list). #5182

Capture the result of unused calls into unused variables (ahead of removing some JDK APIs from the CIRV list).

Capture the result of unused calls into unused variables (ahead of removing some JDK APIs from the CIRV list). #5182

name: "Validate Gradle Wrapper"
on: [push, pull_request]
permissions:
contents: read
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: gradle/wrapper-validation-action@f9c9c575b8b21b6485636a91ffecd10e558c62f6 # v3.5.0