Skip to content

Commit

Permalink
Update run-legacy-validate-for-contribution.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adi88d authored Oct 15, 2024
1 parent 7211d85 commit d21658d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-legacy-validate-for-contribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: "3.11"
python-version: "3.9"
- name: Setup Poetry
uses: Gr1N/setup-poetry@v9
- name: Install Python Dependencies
Expand Down

0 comments on commit d21658d

Please sign in to comment.