Skip to content

Commit

Permalink
Merge pull request matplotlib#28274 from QuLogic/codeql-deprecations
Browse files Browse the repository at this point in the history
ci: Remove deprecated codeql option
  • Loading branch information
oscargus committed May 22, 2024
2 parents 7157a19 + 509a5c9 commit aa8ac60
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 aa8ac60

Please sign in to comment.