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