Skip to content

Commit fe08ff0

Browse files
authored
Use new gradle/actions/wrapper-validation@v3
Signed-off-by: Clay Johnson <[email protected]>
1 parent dcf732c commit fe08ff0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/gradle-wrapper-validation.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ jobs:
1010
- name: Checkout
1111
uses: actions/checkout@v4
1212
- name: Validate
13-
uses: gradle/wrapper-validation-action@v3
13+
uses: gradle/actions/wrapper-validation@v3
14+

0 commit comments

Comments
 (0)