Skip to content

Commit 8c5ddb6

Browse files
committed
fix: version
1 parent 9662aff commit 8c5ddb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-to-pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v2
1212
- uses: actions/setup-python@v1
1313
with:
14-
python-version: 3.10
14+
python-version: 3.10.16
1515
- name: checkout
1616
run: git fetch --prune --unshallow
1717
- name: install environment

0 commit comments

Comments
 (0)