Browse Source
chore(deps): update astral-sh/setup-uv action to v8
pull/5141/head
renovate[bot]
4 months 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
|
|
|
@@ -32,7 +32,7 @@ jobs: |
|
|
|
|
|
|
|
# Setting up recommended prerequisites |
|
|
|
# See: i18n/README.md |
|
|
|
- uses: astral-sh/setup-uv@v7 |
|
|
|
- uses: astral-sh/setup-uv@v8 |
|
|
|
- uses: extractions/setup-just@v4 |
|
|
|
|
|
|
|
# TODO: optimize when we start publishing translations and integrate a Weblate instance |
|
|
|
|