From a3d628e11661d529e5016b3c2d241c311afbb482 Mon Sep 17 00:00:00 2001 From: Alison Langston <46360176+alangsto@users.noreply.github.com> Date: Fri, 13 Dec 2024 10:54:16 -0500 Subject: [PATCH] Revert "fix: attempting to debug requirements workflow (#242)" (#243) This reverts commit 02222bfe2bd75ea360e65327a3de6a5d2cc08e8e. --- .github/workflows/upgrade-python-requirements.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/upgrade-python-requirements.yml b/.github/workflows/upgrade-python-requirements.yml index 9672e1a..a7c48b9 100644 --- a/.github/workflows/upgrade-python-requirements.yml +++ b/.github/workflows/upgrade-python-requirements.yml @@ -15,6 +15,7 @@ jobs: uses: openedx/.github/.github/workflows/upgrade-python-requirements.yml@master with: branch: ${{ github.event.inputs.branch || 'main' }} + python_version: "3.11" # optional parameters below; fill in if you'd like github or email notifications # user_reviewers: "" # team_reviewers: ""