We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf3f0a3 commit b0b3e71Copy full SHA for b0b3e71
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
40
# Validate wrapper
41
- name: Gradle Wrapper Validation
42
- uses: gradle/wrapper-validation-action@v1.0.4
+ uses: gradle/wrapper-validation-action@v1.0.5
43
44
# Setup Java 11 environment for the next steps
45
- name: Setup Java
0 commit comments