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 89c173c commit 3120959Copy full SHA for 3120959
.github/workflows/codeql.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Setup Java
54
uses: actions/setup-java@v4
55
with:
56
- java-version: 17
+ java-version: 21
57
distribution: 'temurin'
58
59
# Initializes the CodeQL tools for scanning.
0 commit comments