Browse Source
Update actions/setup-python action to v7
pull/5447/head
renovate[bot]
5 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/update-translations.yml
|
|
@@ -26,7 +26,7 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
- uses: actions/checkout@v7 |
|
|
- uses: actions/checkout@v7 |
|
|
|
|
|
|
|
|
- uses: actions/setup-python@v6 |
|
|
|
|
|
|
|
|
- uses: actions/setup-python@v7 |
|
|
with: |
|
|
with: |
|
|
python-version: '3.14' |
|
|
python-version: '3.14' |
|
|
|
|
|
|
|
|
|