ソースを参照

chore(deps): update dependency python to 3.14

pull/4921/head
renovate[bot] 2ヶ月前
committed by GitHub
コミット
a6a9f44d8a
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: B5690EEEBB952194
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .github/workflows/update-translations.yml

+ 1
- 1
.github/workflows/update-translations.yml ファイルの表示

@@ -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


読み込み中…
キャンセル
保存