Skip to content

Commit 6626b48

Browse files
committed
CI: migrate to the wrapper-validation action
As documented by the wrapper-validation-action's release notes.
1 parent 7b18c3f commit 6626b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
java-version: '17'
2828

2929
- name: "Validate Gradle wrapper"
30-
uses: gradle/wrapper-validation-action@v3
30+
uses: gradle/actions/wrapper-validation@v3
3131

3232
- name: Setup Gradle
3333
uses: gradle/actions/setup-gradle@v3

0 commit comments

Comments
 (0)