Skip to content

Commit

Permalink
ci: java version 21
Browse files Browse the repository at this point in the history
  • Loading branch information
chgl committed Jul 25, 2024
1 parent 455dd87 commit abfcda4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ jobs:
with:
codeql-languages: '["java"]'
enable-codeql: true
java-version: "21"
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit abfcda4

Please sign in to comment.