Skip to content

Commit d985a28

Browse files
muyrloonghao
authored andcommitted
Update python-publish.yml
1 parent 0dda227 commit d985a28

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
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python
2020
uses: actions/setup-python@v4
2121
with:
22-
python-version: '3.x'
22+
python-version: '3.7'
2323
- name: Install dependencies
2424
run: |
2525
python -m pip install -U pip poetry mkdocs mkdocs-material

0 commit comments

Comments
 (0)