Skip to content

Commit 16c07ed

Browse files
authored
Update python-publish.yml
1 parent 1df5139 commit 16c07ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Python
2626
uses: actions/setup-python@v3
2727
with:
28-
python-version: '3.8'
28+
python-version: '3.10'
2929

3030
- name: Install Poetry
3131
uses: snok/install-poetry@v1

0 commit comments

Comments
 (0)