Skip to content

Commit b874fa3

Browse files
committed
fix: build
1 parent 801af56 commit b874fa3

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
@@ -63,7 +63,7 @@ jobs:
6363
uses: actions/setup-java@v3
6464
with:
6565
distribution: 'temurin'
66-
java-version: 21
66+
java-version: 24
6767

6868
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, Java, or Swift).
6969
# If this step fails, then you should remove it and run the build manually (see below)

0 commit comments

Comments
 (0)