We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8012832 + a21ca03 commit 598d138Copy full SHA for 598d138
1 file changed
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
fetch-depth: 0
14
15
- name: 'Validate gradlew'
16
- uses: gradle/actions/wrapper-validation@v4
+ uses: gradle/actions/wrapper-validation@v5
17
18
- name: 'Setup Java'
19
uses: actions/setup-java@v5
0 commit comments