Skip to content

Commit 80921c1

Browse files
committed
[GHA] Move codeql to java 21
1 parent 77ea6f8 commit 80921c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Setup Java
5454
uses: actions/setup-java@v4
5555
with:
56-
java-version: 17
56+
java-version: 21
5757
distribution: 'temurin'
5858

5959
# Initializes the CodeQL tools for scanning.

0 commit comments

Comments
 (0)