[CI] Update gradle/wrapper-validation-action to v2

Updates deprecated Node 16 to 20
This commit is contained in:
TobiGr 2024-03-26 22:32:29 +01:00
parent 34a25d0be3
commit 0d4c1bee3f
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1
- uses: gradle/wrapper-validation-action@v2
- name: create and checkout branch
# push events already checked out the branch