Skip to content

Remove IOException that's not thrown from Javadoc #2526

Remove IOException that's not thrown from Javadoc

Remove IOException that's not thrown from Javadoc #2526

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