Skip to content

Commit

Permalink
github: Use version 3.9.x for Dist workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaphoenix committed Oct 25, 2021
1 parent 7fb85cc commit 3b545bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.x'
python-version: '3.9.x'
- name: Install Poetry
uses: abatilo/[email protected]
with:
Expand Down

0 comments on commit 3b545bf

Please sign in to comment.