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 38c6da2 commit 2d576c3Copy full SHA for 2d576c3
.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