Skip to content

Proof of concept for investigation of "Cannot recycle a resource while it is still acquired" #3435

Proof of concept for investigation of "Cannot recycle a resource while it is still acquired"

Proof of concept for investigation of "Cannot recycle a resource while it is still acquired" #3435

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