We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef4659 commit 1f9859fCopy full SHA for 1f9859f
1 file changed
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
distribution: 'zulu'
47
48
- name: Validate Gradle wrapper
49
- uses: gradle/wrapper-validation-action@v1
+ uses: gradle/actions/wrapper-validation@v4
50
51
- name: Build with Gradle
52
run: ./gradlew build
0 commit comments