Skip to content

Commit fc4f3f3

Browse files
committed
CI: update to newest version of gradle wrapper validation
The v3 version is quite old and seems not to work anymore. We get ETIMEDOUT errors when using it.
1 parent 374fffb commit fc4f3f3

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/wrapper-validation-action@v5

0 commit comments

Comments
 (0)