Browse Source

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

pull/5389/head
renovate[bot] 2 weeks ago
committed by GitHub
parent
commit
81b1caf57b
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 # Setting up recommended prerequisites
# See: i18n/README.md # See: i18n/README.md
- uses: astral-sh/setup-uv@v8.2.0
- uses: astral-sh/setup-uv@v8.3.0
- uses: extractions/setup-just@v4 - uses: extractions/setup-just@v4


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


Loading…
Cancel
Save