Skip to content

Commit

Permalink
Add Java Distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffgbutler committed May 16, 2024
1 parent e156535 commit 68c4cbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
uses: actions/setup-java@v4
with:
java-version: 17
distribution: 'temurin'

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down

0 comments on commit 68c4cbe

Please sign in to comment.