We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04f811b + 979e072 commit 81c4591Copy full SHA for 81c4591
.github/workflows/continuous-integration-workflow.yml
@@ -83,7 +83,7 @@ jobs:
83
- name: Set up JDK
84
uses: actions/setup-java@v1
85
with:
86
- java-version: '8'
+ java-version: '17'
87
- name: Setup gradle user name
88
run: |
89
mkdir -p ~/.gradle
0 commit comments