Skip to content

Commit 6eef631

Browse files
authored
Update maven.yml
1 parent 0d10a85 commit 6eef631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up JDK 1.8
1919
uses: actions/setup-java@v3
2020
with:
21-
java-version: '8'
21+
java-version: '1.8'
2222
distribution: 'temurin'
2323
cache: maven
2424
- name: Build with Maven

0 commit comments

Comments
 (0)