mirror of
https://github.com/github/codeql-action.git
synced 2025-12-26 01:00:20 +08:00
The python extractor does not yet support 3.12. Check for this and instead make sure we run python 3.11. Only need to check on windows since we are extremely unlikely to be running 3.12 on linux or macos.