Skip to content

Commit b877358

Browse files
authored
Update maven2.yml
1 parent 8c438a2 commit b877358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven2.yml

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

0 commit comments

Comments
 (0)