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 3a36a97 commit 7a2b9e3Copy full SHA for 7a2b9e3
.github/workflows/build-on-push.yaml
@@ -23,7 +23,7 @@ jobs:
23
distribution: 'temurin'
24
25
- name: Validate Gradle wrapper
26
- uses: gradle/wrapper-validation-action@859c33240bd026ce8d5f711f5adcc65c2f8eafc1
+ uses: gradle/wrapper-validation-action@9aa31f26bc8e536d1faf4b332bb8365350743a18
27
28
- name: Assemble the jar
29
uses: gradle/gradle-build-action@v2
0 commit comments