Skip to content

Commit 0d4c1be

Browse files
committed
[CI] Update gradle/wrapper-validation-action to v2
Updates deprecated Node 16 to 20
1 parent 34a25d0 commit 0d4c1be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
steps:
3939
- uses: actions/checkout@v4
40-
- uses: gradle/wrapper-validation-action@v1
40+
- uses: gradle/wrapper-validation-action@v2
4141

4242
- name: create and checkout branch
4343
# push events already checked out the branch

0 commit comments

Comments
 (0)