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 f510730 commit 03d64a3Copy full SHA for 03d64a3
.github/workflows/build.yml
@@ -19,6 +19,7 @@ jobs:
19
uses: actions/setup-java@v3
20
with:
21
java-version: 1.11
22
+ distribution: 'oracle'
23
- uses: actions/checkout@v3
24
25
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
0 commit comments