Skip to content

Commit 9754b04

Browse files
committed
CI: Try to fix gradle wrapper validation error
Use v5 and use another subpath to get rid of the ETIMEDOUT errors
1 parent ed177e9 commit 9754b04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v5
10-
- uses: gradle/wrapper-validation-action@v3
10+
- uses: gradle/actions/wrapper-validation@v5

0 commit comments

Comments
 (0)