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 baffab0 commit a482930Copy full SHA for a482930
1 file changed
.github/workflows/codeql-analysis.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/setup-java@v5
36
with:
37
distribution: temurin
38
- java-version: 21
+ java-version: 25
39
40
- name: Build
41
run: |
0 commit comments