We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f9f1a1 commit f3c5ed2Copy full SHA for f3c5ed2
1 file changed
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Gradle Setup
11
steps:
12
- uses: actions/checkout@v5
13
- - uses: gradle/actions/wrapper-validation@v4
+ - uses: gradle/actions/wrapper-validation@v5
14
- name: Set up JDK 17
15
uses: actions/setup-java@v4
16
with:
0 commit comments