We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcbcdb2 commit aa3bd0aCopy full SHA for aa3bd0a
.github/workflows/codeql-analysis.yml
@@ -51,7 +51,7 @@ jobs:
51
uses: actions/setup-java@v3
52
with:
53
distribution: 'temurin'
54
- java-version: 21
+ java-version: 24
55
56
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
57
# If this step fails, then you should remove it and run the build manually (see below)
0 commit comments