Update codeql.yml
This commit is contained in:
parent
b9e49bd182
commit
aeff38383b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup Java JDK
|
||||
uses: actions/setup-java@3.5.1
|
||||
uses: actions/setup-java@3
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: '17'
|
||||
|
|
Loading…
Reference in a new issue