Browse Source

chore(deps): update extractions/setup-just action to v4

pull/5118/head
renovate[bot] 1 month ago
committed by Slavi Pantaleev
parent
commit
359d271259
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

@@ -33,7 +33,7 @@ jobs:
# Setting up recommended prerequisites
# See: i18n/README.md
- uses: astral-sh/setup-uv@v7
- uses: extractions/setup-just@v3
- uses: extractions/setup-just@v4

# TODO: optimize when we start publishing translations and integrate a Weblate instance
- name: Update translation catalog templates (POT) files


Loading…
Cancel
Save