Skip to content

Commit 65efaf8

Browse files
committed
Fix Python CI jobs.
1 parent fb7d0f7 commit 65efaf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-deps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
- name: Initialize CodeQL
106106
uses: github/codeql-action/init@v1
107107
with:
108+
tools: https://github.com/github/codeql-action/releases/download/codeql-bundle-20200826/codeql-bundle.tar.gz
108109
languages: python
109110

110111
- name: Test Auto Package Installation

0 commit comments

Comments
 (0)