Skip to content

Commit

Permalink
fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanholsteijn committed Jan 15, 2025
1 parent 9662aff commit 8c5ddb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-to-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v1
with:
python-version: 3.10
python-version: 3.10.16
- name: checkout
run: git fetch --prune --unshallow
- name: install environment
Expand Down

0 comments on commit 8c5ddb6

Please sign in to comment.