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 b823272 + b01d13b commit a5b797bCopy full SHA for a5b797b
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
46
# Validate wrapper
47
- name: Gradle Wrapper Validation
48
- uses: gradle/wrapper-validation-action@v1.0.6
+ uses: gradle/wrapper-validation-action@v1.1.0
49
50
# Setup Java environment for the next steps
51
- name: Setup Java
0 commit comments