Skip to content

Commit 42933b1

Browse files
authored
GitHub Action: Use latest gradle actions wrapper validation. (#260)
1 parent eeda117 commit 42933b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Gradle Wrapper Validation
19-
uses: gradle/wrapper-validation-action@v3
19+
uses: gradle/actions/wrapper-validation@v4
2020

2121
- name: Setup gradle
2222
uses: gradle/gradle-build-action@v3

0 commit comments

Comments
 (0)