Browse Source

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

pull/5297/head
renovate[bot] 1 week ago
committed by Slavi Pantaleev
parent
commit
a9faa9e306
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.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


Loading…
Cancel
Save