Skip to content

Commit 8abc347

Browse files
committed
Fix java version
1 parent 2923740 commit 8abc347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-build-jdk21.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will build a Java project with Maven
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
33

4-
name: Java CI with Maven JDK17 - v5.1.0
4+
name: Java CI with Maven JDK21 - v5.1.0
55

66
on:
77
push:

0 commit comments

Comments
 (0)