Skip to content

Commit

Permalink
minor(deps): pip upload Python version
Browse files Browse the repository at this point in the history
argysamo committed Mar 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a92821e commit d18f2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-to-pip.yml.yml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ jobs:

- uses: actions/setup-python@v5
with:
python-version: 3.10
python-version: "3.12"

- name: "Installs dependencies"
run: |

0 comments on commit d18f2d3

Please sign in to comment.