Browse Source
Update astral-sh/setup-uv action to v8.2.0
pull/5293/head
renovate[bot]
1 week 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@v8.1.0 |
|
|
|
- uses: astral-sh/setup-uv@v8.2.0 |
|
|
|
- uses: extractions/setup-just@v4 |
|
|
|
|
|
|
|
# TODO: optimize when we start publishing translations and integrate a Weblate instance |
|
|
|
|