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 5e80124 commit 9d61863Copy full SHA for 9d61863
.github/workflows/deploy.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/setup-java@v2
12
with:
13
distribution: "adopt"
14
- java-version: "17"
+ java-version: "11"
15
16
- name: Validate Gradle Wrapper
17
uses: gradle/wrapper-validation-action@v1
0 commit comments