Skip to content

Commit 5084d38

Browse files
authored
Update hushengangtong.yml
again python 3.8
1 parent 3e69d65 commit 5084d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hushengangtong.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Python 3.x
2828
uses: actions/setup-python@v2
2929
with:
30-
python-version: '3.x'
30+
python-version: 3.8
3131
- name: Install dependencies
3232
run: |
3333
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)