Skip to content

Commit bf5c2aa

Browse files
committed
Update Java Version
1 parent 8a732ca commit bf5c2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/setup-java@v2
3434
with:
3535
distribution: adopt
36-
java-version: '15'
36+
java-version: '17'
3737

3838
# Initializes the CodeQL tools for scanning.
3939
- name: Initialize CodeQL

0 commit comments

Comments
 (0)