Skip to content

Commit

Permalink
bump version in codql action
Browse files Browse the repository at this point in the history
  • Loading branch information
fhennig committed Jan 31, 2025
1 parent c728197 commit a64476f
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 @@ -45,7 +45,7 @@ jobs:
name: Set up JDK
uses: actions/setup-java@v4
with:
java-version: "21"
java-version: "23"
distribution: "adopt"
- if: matrix.language == 'java-kotlin' && matrix.build-mode == 'manual'
name: Setup Gradle
Expand Down

0 comments on commit a64476f

Please sign in to comment.