Skip to content

Commit 9ab4775

Browse files
committed
Update gradle wrapper validation action to v4
1 parent cb4f78c commit 9ab4775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
java-version: '17'
2626

2727
- name: Validate gradle wrapper
28-
uses: gradle/actions/wrapper-validation@v3
28+
uses: gradle/actions/wrapper-validation@v4
2929

3030
- name: Validate binary compatibility
3131
run: ./gradlew apiCheck

0 commit comments

Comments
 (0)