We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aeb735 commit d31bad9Copy full SHA for d31bad9
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
distribution: 'adopt'
17
18
- name: Build with Gradle
19
- uses: gradle/gradle-build-action@5658338fb0a3e19991970d30c8d5187c8549d17d
+ uses: gradle/gradle-build-action@093dfe9d598ec5a42246855d09b49dc76803c005
20
with:
21
arguments: jar
22
0 commit comments