mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06: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
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-translation.yml
vendored
2
.github/workflows/update-translation.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
- name: Setup Python and pip
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.11.x
|
||||
python-version: 3.10.x
|
||||
cache: pip
|
||||
cache-dependency-path: .github/workflows/requirements-conan-package.txt
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue