Skip to content

Commit e3a6efe

Browse files
authoredJan 31, 2025
Update pypi-publish.yml
1 parent eecbb14 commit e3a6efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/pypi-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Python
1818
uses: actions/setup-python@v2
1919
with:
20-
python-version: "3.x"
20+
python-version: "3.10"
2121
- name: Install Poetry
2222
run: curl -sSL https://install.python-poetry.org | python3 -
2323
- name: Update version

0 commit comments

Comments
 (0)