We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba7b87 commit f4b1635Copy full SHA for f4b1635
1 file changed
.github/workflows/build.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up JDK 1.8
20
uses: actions/setup-java@v3
21
with:
22
- java-version: 1.8
+ java-version: 8.0
23
distribution: 'adopt'
24
architecture: x64
25
- name: Build with Maven
0 commit comments