Skip to content

Commit

Permalink
Use 3.11.9 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 6960906 commit ec2af16
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,6 +12,6 @@ jobs:
- name: Build and publish to pypi
uses: JRubics/[email protected]
with:
python_version: "3.11.6"
python_version: "3.11.9"
ignore_dev_requirements: "yes"
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit ec2af16

Please sign in to comment.