Skip to content

Commit

Permalink
Change jdk version to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
ganeshkumarsv authored and truthbk committed Jan 18, 2022
1 parent 1c0059d commit d617245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# queries: ./path/to/local/query, your-org/your-repo/queries@main

- uses: actions/checkout@v2
- name: Set up JDK 11
- name: Set up JDK 8
uses: actions/setup-java@v2
with:
distribution: 'zulu'
Expand Down

0 comments on commit d617245

Please sign in to comment.