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 390322b commit 5bd73b9Copy full SHA for 5bd73b9
.github/workflows/develop.yml
@@ -17,6 +17,7 @@ jobs:
17
uses: actions/setup-java@v2
18
with:
19
java-version: 1.8
20
+ distribution: 'adopt'
21
22
- name: Cache local Maven repository
23
uses: actions/cache@v2
0 commit comments