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 fe09396 commit 419396fCopy full SHA for 419396f
.github/workflows/gradle-publish.yml
@@ -29,7 +29,7 @@ jobs:
29
settings-path: ${{ github.workspace }} # location for the settings.xml file
30
31
- name: Validate Gradle wrapper
32
- uses: gradle/wrapper-validation-action@63d15e7a1e697b1de6f3ba0507106f89100c8518
+ uses: gradle/wrapper-validation-action@5188e9b5527a0a094cee21e2fe9a8ca44b4629af
33
- name: Build with Gradle
34
uses: gradle/gradle-build-action@585b565652cefbba63202a7f927df0ff99f34001
35
with:
0 commit comments