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.
2 parents 7b27ebf + d3a3bd1 commit cf8324bCopy full SHA for cf8324b
.github/workflows/build.yml
@@ -29,6 +29,6 @@ jobs:
29
java-version: '17'
30
distribution: 'temurin'
31
- name: Build with Gradle
32
- uses: gradle/gradle-build-action@62cce3c597efd445cd71ee868887b8b1117703a7
+ uses: gradle/gradle-build-action@9bca466e2722baf9e77b4f929bbe0af18848791f
33
with:
34
arguments: build
0 commit comments