Skip to content

Commit d30475a

Browse files
authored
update java version
1 parent d3605e2 commit d30475a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up JDK
2323
uses: actions/setup-java@v3
2424
with:
25-
java-version: '8'
25+
java-version: '22'
2626
distribution: 'temurin'
2727
cache: maven
2828

0 commit comments

Comments
 (0)