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 cb4ff2a commit b9fd9d8Copy full SHA for b9fd9d8
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
39
# Validate wrapper
40
- name: Gradle Wrapper Validation
41
- uses: gradle/wrapper-validation-action@v1.1.0
+ uses: gradle/wrapper-validation-action@v2.0.0
42
43
# Set up Java environment for the next steps
44
- name: Setup Java
0 commit comments