Skip to content

Add tests verifying that Apache (Async) HTTP clients don't have special handling for 404 #10488

Add tests verifying that Apache (Async) HTTP clients don't have special handling for 404

Add tests verifying that Apache (Async) HTTP clients don't have special handling for 404 #10488

name: "Validate Gradle Wrapper"
on: [push, pull_request]
permissions:
contents: read
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4