From 038f11be26c370c6cfbe94bebf7d557aa063a883 Mon Sep 17 00:00:00 2001 From: Alison Langston <46360176+alangsto@users.noreply.github.com> Date: Fri, 13 Dec 2024 10:52:08 -0500 Subject: [PATCH] Revert "fix: attempting to debug requirements workflow (#242)" 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: ""