Skip to content

Commit

Permalink
merge: #59 from ginger/python-setup-version
Browse files Browse the repository at this point in the history
  • Loading branch information
alycejenni authored Nov 4, 2024
2 parents b9746e0 + d773105 commit 5f42845
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 @@ -19,7 +19,7 @@ jobs:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@5
uses: actions/setup-python@v5
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 5f42845

Please sign in to comment.