Skip to content

Commit 1f9859f

Browse files
committed
Use wrapper validation v4
1 parent 0ef4659 commit 1f9859f

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
@@ -46,7 +46,7 @@ jobs:
4646
distribution: 'zulu'
4747

4848
- name: Validate Gradle wrapper
49-
uses: gradle/wrapper-validation-action@v1
49+
uses: gradle/actions/wrapper-validation@v4
5050

5151
- name: Build with Gradle
5252
run: ./gradlew build

0 commit comments

Comments
 (0)