Skip to content

Commit

Permalink
fix: requirements job
Browse files Browse the repository at this point in the history
  • Loading branch information
Zacharis278 committed Jul 26, 2024
1 parent 53d4213 commit 5e5571b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.8"
# optional parameters below; fill in if you'd like github or email notifications
# user_reviewers: ""
# team_reviewers: ""
Expand Down

0 comments on commit 5e5571b

Please sign in to comment.