We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ea6f8 commit 80921c1Copy full SHA for 80921c1
.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