Skip to content

Make the artifact ID explicit rather than relying on implicit naming.… #737

Make the artifact ID explicit rather than relying on implicit naming.…

Make the artifact ID explicit rather than relying on implicit naming.… #737

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