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 75837bd commit 1f7160eCopy full SHA for 1f7160e
1 file changed
.github/workflows/site.yml
@@ -31,6 +31,7 @@ jobs:
31
uses: actions/setup-java@v4
32
with:
33
java-version: 17
34
+ distribution: 'temurin'
35
36
- name: Set up NodeJS 16...
37
uses: actions/setup-node@v4
0 commit comments