We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb13c39 commit 2b2384cCopy full SHA for 2b2384c
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: 🛂 Validate Gradle wrapper
18
- uses: gradle/actions/wrapper-validation@v3
+ uses: gradle/actions/wrapper-validation@v4
19
20
- name: 🏗 Set up JDK 21
21
uses: actions/setup-java@v4
0 commit comments