Sfoglia il codice sorgente
Update astral-sh/setup-uv action to v10.0.1 (#5516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5520/head
renovate[bot]
3 giorni fa
committed by
GitHub
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
-
.github/workflows/update-translations.yml
|
|
|
@@ -32,7 +32,7 @@ jobs: |
|
|
|
|
|
|
|
# Setting up recommended prerequisites |
|
|
|
# See: i18n/README.md |
|
|
|
- uses: astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0 |
|
|
|
- uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1 |
|
|
|
- uses: extractions/setup-just@53165ef7e734c5c07cb06b3c8e7b647c5aa16db3 # v4 |
|
|
|
|
|
|
|
# TODO: optimize when we start publishing translations and integrate a Weblate instance |
|
|
|
|