Skip to content

Commit f4b1635

Browse files
committed
Use java 8 as ver nr
1 parent 1ba7b87 commit f4b1635

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up JDK 1.8
2020
uses: actions/setup-java@v3
2121
with:
22-
java-version: 1.8
22+
java-version: 8.0
2323
distribution: 'adopt'
2424
architecture: x64
2525
- name: Build with Maven

0 commit comments

Comments
 (0)