mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-08-22 04:56:04 +00:00
Update codeql-analysis.yml
This commit is contained in:
parent
057168c421
commit
7e1764200b
6
.github/workflows/codeql-analysis.yml
vendored
6
.github/workflows/codeql-analysis.yml
vendored
@ -15,6 +15,12 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
- name: Setup Java JDK
|
||||
uses: actions/setup-java@v1.3.0
|
||||
with:
|
||||
java-version: 11
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user