Skip to content

chore: avoid the creation of new objects when getting the ingredient … #182

chore: avoid the creation of new objects when getting the ingredient …

chore: avoid the creation of new objects when getting the ingredient … #182

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