Skip to content

Commit

Permalink
Update codeql.yml to Java 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkryst committed Dec 22, 2022
1 parent 629de98 commit a12aa7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- uses: actions/setup-java@v1
with:
java-version: 15
java-version: 18
java-package: jdk
architecture: x64

Expand Down

0 comments on commit a12aa7d

Please sign in to comment.