We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c51e1 commit 34d2821Copy full SHA for 34d2821
.github/workflows/check.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up JDK
17
uses: actions/setup-java@v5
18
with:
19
- java-version: '17'
+ java-version: '11'
20
distribution: 'temurin'
21
22
- name: Run checks with Gradle
0 commit comments