Skip to content

Commit aa8ac60

Browse files
authored
Merge pull request matplotlib#28274 from QuLogic/codeql-deprecations
ci: Remove deprecated codeql option
2 parents 7157a19 + 509a5c9 commit aa8ac60

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)