Skip to content

Commit 3674c51

Browse files
update publish-to-pypi
1 parent 8640a0b commit 3674c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Python
1616
uses: actions/setup-python@v4
1717
with:
18-
python-version: '3.6' # Python version
18+
python-version: '3.10' # Python version
1919

2020
- name: Upgrade pip
2121
run: pip install --upgrade pip

0 commit comments

Comments
 (0)