Skip to content

Commit

Permalink
Initial Repo Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
nittagr committed Oct 25, 2023
1 parent ee54f18 commit ab83d02
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 @@ -39,7 +39,7 @@
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: 17
java-version: 21

- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit ab83d02

Please sign in to comment.