Skip to content

Commit 68c4cbe

Browse files
committed
Add Java Distribution
1 parent e156535 commit 68c4cbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
uses: actions/setup-java@v4
5555
with:
5656
java-version: 17
57+
distribution: 'temurin'
5758

5859
# Initializes the CodeQL tools for scanning.
5960
- name: Initialize CodeQL

0 commit comments

Comments
 (0)