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 2fcabcb commit 566c187Copy full SHA for 566c187
.github/workflows/main.yml
@@ -50,7 +50,7 @@ jobs:
50
java-version: 21
51
52
- name: Validate Gradle wrapper
53
- uses: gradle/actions/wrapper-validation@v3
+ uses: gradle/actions/wrapper-validation@v4
54
55
# Gradle check
56
- name: Build with Gradle
0 commit comments