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 2f4cb2aCopy full SHA for 2f4cb2a
.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@216d1ad2b3710bf005dc39237337b9673fd8fcd5
33
- name: Build with Gradle
34
uses: gradle/gradle-build-action@585b565652cefbba63202a7f927df0ff99f34001
35
with:
0 commit comments