Skip to content

Commit

Permalink
Use 3.11.7 in pypi publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
agates committed Jul 20, 2024
1 parent df20b1c commit dca828d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
- name: Build and publish to pypi
uses: JRubics/[email protected]
with:
python_version: "3.11.9"
python_version: "3.11.7"
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit dca828d

Please sign in to comment.