mirror of
https://github.com/tuxbox-neutrino/buildenv.git
synced 2025-08-26 23:13:18 +02:00
workflow: use Python 3.8 to ensure compatibility with googletrans 3.1.0a0
This commit is contained in:
2
.github/workflows/translateandtag.yml
vendored
2
.github/workflows/translateandtag.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: 3.x
|
||||
python-version: 3.8
|
||||
|
||||
- name: Install translate dependencies
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user