Skip to content

Bump softprops/action-gh-release from 1 to 2 #247

Bump softprops/action-gh-release from 1 to 2

Bump softprops/action-gh-release from 1 to 2 #247

name: "Gradle Wrapper"
on:
pull_request:
branches:
- main
jobs:
validation:
name: "Validate"
runs-on: ubuntu-latest
defaults:
run:
working-directory: ${{ matrix.example }}
strategy:
matrix:
example: [ android ]
steps:
- uses: actions/checkout@v4.1.6
- uses: gradle/wrapper-validation-action@v3