Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 425b4d3

Browse files
oscargusmeeseeksmachine
authored andcommitted
Backport PR #28274: ci: Remove deprecated codeql option
1 parent c79514a commit 425b4d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
uses: github/codeql-action/init@v3
3333
with:
3434
languages: ${{ matrix.language }}
35-
setup-python-dependencies: false
3635

3736
- name: Build compiled code
3837
if: matrix.language == 'c-cpp'

0 commit comments

Comments
 (0)