Browse Source

chore(deps): update dependency python to 3.14

pull/4919/merge
renovate[bot] 2 weeks ago
committed by Slavi Pantaleev
parent
commit
f954df4707
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/update-translations.yml

+ 1
- 1
.github/workflows/update-translations.yml View File

@@ -28,7 +28,7 @@ jobs:


- uses: actions/setup-python@v6 - uses: actions/setup-python@v6
with: with:
python-version: '3.13'
python-version: '3.14'


# Setting up recommended prerequisites # Setting up recommended prerequisites
# See: i18n/README.md # See: i18n/README.md


Loading…
Cancel
Save