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 c5be041 commit 6bdf673Copy full SHA for 6bdf673
.github/workflows/build.yaml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
distribution: temurin
18
java-version: 11
19
- - uses: gradle/wrapper-validation-action@v1
+ - uses: gradle/wrapper-validation-action@v3
20
- uses: gradle/gradle-build-action@v2
21
- run: ./gradlew tasks
22
0 commit comments