浏览代码
chore(deps): update dependency python to 3.14
pull/4921/head
renovate[bot]
6 个月前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: B5690EEEBB952194
共有
1 个文件被更改,包括
1 次插入 和
1 次删除
-
.github/workflows/update-translations.yml
|
|
|
@@ -28,7 +28,7 @@ jobs: |
|
|
|
|
|
|
|
- uses: actions/setup-python@v6 |
|
|
|
with: |
|
|
|
python-version: '3.13' |
|
|
|
python-version: '3.14' |
|
|
|
|
|
|
|
# Setting up recommended prerequisites |
|
|
|
# See: i18n/README.md |
|
|
|
|