Skip to content

Commit 76cc951

Browse files
authored
Merge pull request #28277 from meeseeksmachine/auto-backport-of-pr-28274-on-v3.9.x
Backport PR #28274 on branch v3.9.x (ci: Remove deprecated codeql option)
2 parents c79514a + 425b4d3 commit 76cc951

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/codeql-analysis.yml

-1
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)