Skip to content

Commit 482e9dd

Browse files
committed
fix: build
1 parent fb3dee9 commit 482e9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/setup-java@v3
4242
with:
4343
distribution: 'temurin'
44-
java-version: 21
44+
java-version: 24
4545

4646
# Initializes the CodeQL tools for scanning.
4747
- name: Initialize CodeQL

0 commit comments

Comments
 (0)