diff --git a/.github/workflows/extract-translation-source-files.yml b/.github/workflows/extract-translation-source-files.yml index 5b3d9f48fd6..5071c3c172a 100644 --- a/.github/workflows/extract-translation-source-files.yml +++ b/.github/workflows/extract-translation-source-files.yml @@ -220,7 +220,7 @@ jobs: uses: actions/setup-python@v4 id: setup_python with: - python-version: '3.10' + python-version: '3.11' cache: pip # The `edx-platf*rm` wildcard will be expanded to `edx-platform` if its requirement file exists, # otherwise it will be omitted