Skip to content

Commit

Permalink
Backport PR matplotlib#28274: ci: Remove deprecated codeql option
Browse files Browse the repository at this point in the history
  • Loading branch information
oscargus authored and meeseeksmachine committed May 22, 2024
1 parent c79514a commit 425b4d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
setup-python-dependencies: false

- name: Build compiled code
if: matrix.language == 'c-cpp'
Expand Down

0 comments on commit 425b4d3

Please sign in to comment.