Sfoglia il codice sorgente

Update actions/setup-python action to v7

pull/5447/head
renovate[bot] 5 giorni fa
committed by GitHub
parent
commit
844ca51480
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/update-translations.yml

+ 1
- 1
.github/workflows/update-translations.yml Vedi 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'



Caricamento…
Annulla
Salva