mirror of
https://github.com/github/codeql-action
synced 2026-05-25 15:00:36 +03:00
3df217266d
The requests module 1.2.3 is no longer compatible with python >=3.10.0. So, instead use 2.26.0, the most recent version that is compatible with our supported python versions at the time of this commit.