support Python 3.12

This commit is contained in:
sebthom
2023-10-14 23:11:02 +02:00
parent 7bcd88cbd6
commit a8ef6818b7
8 changed files with 556 additions and 442 deletions

View File

@@ -24,8 +24,8 @@ defaults:
shell: bash
env:
PYTHON_VERSION: "3.11"
PYTHON_VERSION: "3.11" # TODO don't upgrade to 3.12 yet, see https://github.com/github/codeql-action/issues/1933
jobs:
analyze:
name: Analyze