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.
1 parent d821252 commit 962d56eCopy full SHA for 962d56e
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
43
# Validate wrapper
44
- name: Gradle Wrapper Validation
45
- uses: gradle/actions/wrapper-validation@v3
+ uses: gradle/actions/wrapper-validation@v4
46
47
# Set up Java environment for the next steps
48
- name: Setup Java
0 commit comments