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