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 6af65cf + b426cd9 commit a220ffdCopy full SHA for a220ffd
.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@3122f2c659b52a78671a7862f5bc93f72823bb43
+ uses: gradle/gradle-build-action@62cce3c597efd445cd71ee868887b8b1117703a7
33
with:
34
arguments: build
0 commit comments