Skip to content

Commit 2b5f255

Browse files
authored
chore(codeql): upgrade Java version to 25 (#137)
1 parent bdbdf3f commit 2b5f255

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# To support newer Java
4747
# CodeQL/GitHub uses Java 11 by default
4848
# See https://github.com/github/codeql-action/issues/825
49-
java-version: 21
49+
java-version: 25
5050
- name: Initialize CodeQL
5151
uses: github/codeql-action/init@v4
5252
with:

0 commit comments

Comments
 (0)