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

Bump com.gradle.develocity from 3.17.4 to 3.17.5 (#31) #11

Bump com.gradle.develocity from 3.17.4 to 3.17.5 (#31)

Bump com.gradle.develocity from 3.17.4 to 3.17.5 (#31) #11

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