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 0c55a36 commit c46848cCopy full SHA for c46848c
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
43
# Validate wrapper
44
- name: Gradle Wrapper Validation
45
- uses: gradle/wrapper-validation-action@v2
+ uses: gradle/wrapper-validation-action@v3
46
47
# Set up Java environment for the next steps
48
- name: Setup Java
0 commit comments