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 4259972 commit e8260afCopy full SHA for e8260af
.github/workflows/codeql-analysis.yml
@@ -50,7 +50,7 @@ jobs:
50
uses: actions/setup-java@v3
51
with:
52
distribution: 'temurin'
53
- java-version: 24
+ java-version: 25
54
55
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
56
# If this step fails, then you should remove it and run the build manually (see below)
0 commit comments