Bump Python version for update-translation-strings action (#21083)
This commit is contained in:
parent
865b88e724
commit
5d0609e729
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.11
|
||||
python-version: 3.12
|
||||
|
||||
- name: Install system dependencies
|
||||
run: sudo apt install -y gettext
|
||||
|
|
|
|||
Loading…
Reference in New Issue