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 d8aaf44 + 2a8bed8 commit 69481fdCopy full SHA for 69481fd
.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@9bca466e2722baf9e77b4f929bbe0af18848791f
+ uses: gradle/gradle-build-action@982da8e78c05368c70dac0351bb82647a9e9a5d2
33
with:
34
arguments: build
0 commit comments