Skip to content

Commit a482930

Browse files
authored
Update Java version from 21 to 25 in CodeQL workflow
1 parent baffab0 commit a482930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/setup-java@v5
3636
with:
3737
distribution: temurin
38-
java-version: 21
38+
java-version: 25
3939

4040
- name: Build
4141
run: |

0 commit comments

Comments
 (0)