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 6636082 commit eee165eCopy full SHA for eee165e
.github/workflows/update-gradle-wrapper.yml
@@ -16,7 +16,7 @@ jobs:
16
17
# https://github.com/gradle/wrapper-validation-action
18
- name: Wrapper Validation
19
- uses: gradle/actions/[email protected].0
+ uses: gradle/actions/[email protected].1
20
21
- name: Make Gradlew executable
22
run: chmod +x ./gradlew
0 commit comments