Skip to content

Commit 00c125e

Browse files
authored
Update python-publish.yml
1 parent 0f76c76 commit 00c125e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Python 3.10
2828
uses: actions/setup-python@v5
2929
with:
30-
python-version: 3.10
30+
python-version: '3.10'
3131
- name: Build sdist
3232
shell: bash
3333
run: |

0 commit comments

Comments
 (0)