We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4fa9b5 commit 1b38134Copy full SHA for 1b38134
1 file changed
.github/workflows/Build.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Validate Gradle Wrapper
24
- uses: gradle/wrapper-validation-action@v1
+ uses: gradle/wrapper-validation-action@v3
25
26
- name: Setup Java JDK
27
uses: actions/setup-java@v4
0 commit comments