Skip to content

Commit 78f678a

Browse files
committed
change to 3.10
1 parent 9cbf976 commit 78f678a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi_publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Python
2121
uses: actions/setup-python@v4
2222
with:
23-
python-version: '3.8'
23+
python-version: '3.10'
2424

2525
- name: Fetch latest branch
2626
id: fetch_latest_branch

0 commit comments

Comments
 (0)