We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1213050 commit 6be54f0Copy full SHA for 6be54f0
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
java-version: 17
30
cache: gradle
31
32
- - uses: gradle/wrapper-validation-action@v1.0.6
+ - uses: gradle/wrapper-validation-action@v1.1.0
33
34
# Run tests
35
- run: ./gradlew test
0 commit comments