From e0ca1a9990b0c33fb07004df594ab7a9db069453 Mon Sep 17 00:00:00 2001 From: Omar Al-Ithawi Date: Fri, 14 Jun 2024 02:00:28 +0300 Subject: [PATCH] fix: fixup previous commit --- .github/workflows/extract-translation-source-files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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