[CI] Update gradle/wrapper-validation-action to v2
Updates deprecated Node 16 to 20
This commit is contained in:
parent
cd443c7b0c
commit
a6d6036c3d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue