Browse Source

Update astral-sh/setup-uv action to v8.3.2

pull/5392/head
renovate[bot] 2 weeks ago
committed by GitHub
parent
commit
2a4dd2c769
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/update-translations.yml

+ 1
- 1
.github/workflows/update-translations.yml View File

@@ -32,7 +32,7 @@ jobs:

# Setting up recommended prerequisites
# See: i18n/README.md
- uses: astral-sh/setup-uv@v8.3.1
- uses: astral-sh/setup-uv@v8.3.2
- uses: extractions/setup-just@v4

# TODO: optimize when we start publishing translations and integrate a Weblate instance


Loading…
Cancel
Save