Skip to content

Commit 593e674

Browse files
committed
update Gradle wrapper validation action to v4
1 parent 259dba1 commit 593e674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-gradle-wrapper.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4
11-
- uses: gradle/actions/wrapper-validation@v3
11+
- uses: gradle/actions/wrapper-validation@v4

0 commit comments

Comments
 (0)