Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Bump Gradle Wrapper from 8.8 to 8.9 #13

Bump Gradle Wrapper from 8.8 to 8.9

Bump Gradle Wrapper from 8.8 to 8.9 #13

name: "Validate Gradle Wrapper"
on:
push:
branches:
- main
pull_request:
branches:
- '*'
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Validate Gradle wrapper
uses: gradle/actions/wrapper-validation@v3