Skip to content

chore: add utility method for matching recipes with the last know rec… #183

chore: add utility method for matching recipes with the last know rec…

chore: add utility method for matching recipes with the last know rec… #183

name: "Validate Gradle"
on:
push:
jobs:
validation:
name: "Validate Gradle Wrapper"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1.0.6