chore(deps): update gradle/wrapper-validation-action action to v3

This commit is contained in:
renovate[bot] 2024-04-17 16:41:10 +00:00 committed by GitHub
parent 703641bf06
commit e0dff1a835
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
distribution: 'temurin'
- name: Gradle Wrapper Validation
uses: gradle/wrapper-validation-action@v2
uses: gradle/wrapper-validation-action@v3
- name: Copy CI gradle.properties
run: mkdir -p ~/.gradle ; cp .github/ci-gradle.properties ~/.gradle/gradle.properties