Skip to content

Commit aa3bd0a

Browse files
committed
fix: build pipeline
1 parent bcbcdb2 commit aa3bd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: actions/setup-java@v3
5252
with:
5353
distribution: 'temurin'
54-
java-version: 21
54+
java-version: 24
5555

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

0 commit comments

Comments
 (0)