Skip to content

Commit

Permalink
👷 Update Publish CI Python version to 3.11 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Jan 28, 2024
1 parent c475465 commit cce7924
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 @@ -19,7 +19,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.7"
python-version: "3.11"
# Allow debugging with tmate
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit cce7924

Please sign in to comment.