We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801af56 commit b874fa3Copy full SHA for b874fa3
.github/workflows/codeql.yml
@@ -63,7 +63,7 @@ jobs:
63
uses: actions/setup-java@v3
64
with:
65
distribution: 'temurin'
66
- java-version: 21
+ java-version: 24
67
68
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, Java, or Swift).
69
# If this step fails, then you should remove it and run the build manually (see below)
0 commit comments