diff --git a/.github/workflows/style_check.yml b/.github/workflows/style_check.yml index 0681ece606..2a077fa91e 100644 --- a/.github/workflows/style_check.yml +++ b/.github/workflows/style_check.yml @@ -36,7 +36,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - python-version: [3.8] + python-version: [3.10.15] fail-fast: false steps: