Skip to content

Commit 108316f

Browse files
committed
update GitHub action for Gradle wrapper validation to v5
1 parent 55c8adb commit 108316f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)