Browse Source

Update actions/setup-python action to v7

pull/5447/head
renovate[bot] 5 days ago
committed by GitHub
parent
commit
844ca51480
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
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

@@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v7

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



Loading…
Cancel
Save