We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b792a85 commit 10a14d0Copy full SHA for 10a14d0
.github/workflows/connected-check.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- uses: actions/setup-java@v4
29
with:
30
- distribution: oracle
+ distribution: adopt
31
java-version: 11
32
33
- name: Set up build properties
0 commit comments