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 06a1987 commit 53e015cCopy full SHA for 53e015c
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/setup-java@v2
18
with:
19
java-version: '11'
20
- distribution: 'adoptopenjdk'
+ distribution: 'adopt'
21
22
- name: Cache Maven dependencies
23
uses: actions/cache@v2
0 commit comments