mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-03 09:25:13 +08:00
Update update-translation.yml
Downgrade python to 3.10.x Maybe this will fix the changed behaviour of POT files suddenly being marked as changed
This commit is contained in:
parent
2328e76e92
commit
f4079653be
2
.github/workflows/update-translation.yml
vendored
2
.github/workflows/update-translation.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
- name: Setup Python and pip
|
- name: Setup Python and pip
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: 3.11.x
|
python-version: 3.10.x
|
||||||
cache: pip
|
cache: pip
|
||||||
cache-dependency-path: .github/workflows/requirements-conan-package.txt
|
cache-dependency-path: .github/workflows/requirements-conan-package.txt
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user