mirror of
https://github.com/github/codeql.git
synced 2026-05-25 00:27:09 +02:00
minor fix
This commit is contained in:
@@ -14,6 +14,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Set CodeQL Version
|
||||
id: set_codeql_version
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user