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 a59d57d + e665b4b commit 4a836ecCopy full SHA for 4a836ec
.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@982da8e78c05368c70dac0351bb82647a9e9a5d2
+ uses: gradle/gradle-build-action@fe59895742b4f984530980e4f693943577526b61
33
with:
34
arguments: build
0 commit comments