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 26b1666 commit 1a45e96Copy full SHA for 1a45e96
.github/workflows/gradle-publish.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Gradle
25
uses: gradle/actions/setup-gradle@v4
26
with:
27
- gradle-version: current
+ gradle-version: 8.14.2
28
29
- name: Gradle Build and Test
30
run: gradle --no-configuration-cache publish
0 commit comments