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 baa676e + e3a766c commit f9319d9Copy full SHA for f9319d9
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
39
# Validate wrapper
40
- name: Gradle Wrapper Validation
41
- uses: gradle/wrapper-validation-action@v3.4.2
+ uses: gradle/wrapper-validation-action@v3.5.0
42
43
# Set up Java environment for the next steps
44
- name: Setup Java
0 commit comments