mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Fix the breaking changes introduced by setup-java
This commit is contained in:
1
.github/workflows/codeql-java-analysis.yml
vendored
1
.github/workflows/codeql-java-analysis.yml
vendored
@@ -24,6 +24,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '11'
|
||||
|
||||
- name: Update maven settings
|
||||
|
||||
Reference in New Issue
Block a user