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 5f3ca5d commit 7e70f37Copy full SHA for 7e70f37
.github/workflows/issue714.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up JDK 17
15
uses: actions/setup-java@v4
16
with:
17
- distribution: 'Temurin'
+ distribution: 'temurin'
18
java-version: '17'
19
20
0 commit comments