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 c2ec45e commit b6285b0Copy full SHA for b6285b0
.github/workflows/gradle.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Make gradlew executable
33
run: chmod +x gradlew
34
- name: Build with Gradle
35
- uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff
+ uses: gradle/gradle-build-action@093dfe9d598ec5a42246855d09b49dc76803c005
36
with:
37
arguments: shadowAll
38
- name: Upload a ChatFormatter Artifact
0 commit comments