Skip to content

Prevent concurrent execution of the same mutable request object #7344

Prevent concurrent execution of the same mutable request object

Prevent concurrent execution of the same mutable request object #7344

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