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.
2 parents cb4ff2a + b9fd9d8 commit 2ecb2aeCopy full SHA for 2ecb2ae
.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