We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a278742 commit 1a64fb4Copy full SHA for 1a64fb4
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
java-version: 17
32
cache: gradle
33
34
- - uses: gradle/wrapper-validation-action@v1.1.0
+ - uses: gradle/wrapper-validation-action@v2.1.1
35
36
# Run tests
37
- run: ./gradlew test --info
0 commit comments