Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.

Commit fe86b6c

Browse files
authored
fix(ci): include Java distribution
1 parent faa9425 commit fe86b6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Setup Java JDK
3232
uses: actions/[email protected]
3333
with:
34+
distribution: temurin
3435
java-version: 17
3536

3637
# Initializes the CodeQL tools for scanning.

0 commit comments

Comments
 (0)