Skip to content

Commit

Permalink
Fix publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddyGuthridge committed Sep 8, 2023
1 parent ffdb060 commit 339be4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.9
python-version: 3.11

# Install dependencies using Poetry
- uses: Gr1N/setup-poetry@v8
Expand Down

0 comments on commit 339be4e

Please sign in to comment.