We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee73bf4 + 3fcf6b8 commit a1069f9Copy full SHA for a1069f9
1 file changed
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
42
# Validate wrapper
43
- name: Gradle Wrapper Validation
44
- uses: gradle/actions/wrapper-validation@v3
+ uses: gradle/actions/wrapper-validation@v4
45
46
# Set up Java environment for the next steps
47
- name: Setup Java
0 commit comments