소스 검색
chore(deps): update dependency python to 3.14
pull/4921/head
renovate[bot]
2 달 전
committed by
GitHub
No known key found for this signature in database
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 |
|
|
|
|