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 31f2c8a commit d148d49Copy full SHA for d148d49
.github/workflows/release-gradle-plugin.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/setup-java@v3
22
with:
23
distribution: temurin
24
- java-version: 17
+ java-version: 11
25
26
- name: Execute Gradle publish
27
uses: gradle/gradle-build-action@v2
0 commit comments