We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26bb374 commit 3862b89Copy full SHA for 3862b89
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
java-version: 17
32
cache: gradle
33
34
- - uses: gradle/wrapper-validation-action@v3.3.2
+ - uses: gradle/wrapper-validation-action@v3.4.2
35
36
# Run tests
37
- run: ./gradlew test --info
0 commit comments