Skip to content

Commit

Permalink
Merge pull request #84 from manzanotti/manzanotti-patch-1
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
manzanotti committed Oct 30, 2023
2 parents 8bfb2d5 + 7175c57 commit 87b8622
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 3.10.8
uses: actions/setup-python@v1
with:
python-version: "3.10.8"
python-version: "3.10.13"

- name: Install build dependencies
run: python -m pip install build wheel
Expand Down

0 comments on commit 87b8622

Please sign in to comment.