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 82528e2 commit e927fdcCopy full SHA for e927fdc
.github/workflows/maven.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup JDK 1.8
29
uses: actions/setup-java@v4
30
with:
31
- java-version: 1.8
+ java-version: '8'
32
distribution: 'adopt'
33
34
- name: Maven Build
0 commit comments