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 8c438a2 commit b877358Copy full SHA for b877358
.github/workflows/maven2.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up JDK 1.8
21
uses: actions/setup-java@v3
22
with:
23
- java-version: '1.8'
+ java-version: '8'
24
distribution: 'temurin'
25
cache: maven
26
- name: Build with Maven
0 commit comments