Skip to content

Commit d549124

Browse files
fix: java ver
1 parent f26477d commit d549124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [ opened, reopened ]
66

77
env:
8-
JAVA_VERSION: '21'
8+
JAVA_VERSION: '23'
99
JAVA_DISTRIBUTION: 'temurin'
1010

1111
permissions:

0 commit comments

Comments
 (0)