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.
2 parents fdf0842 + 9297b7d commit 19bbdb6Copy full SHA for 19bbdb6
.github/workflows/build-and-publish-web.yml
@@ -14,6 +14,7 @@ jobs:
14
- name: Setup Java
15
uses: actions/setup-java@v4
16
with:
17
+ distribution: 'zulu'
18
java-version: 17
19
20
# Check out current repository
0 commit comments