소스 검색

update-translations.yml: pin astral-sh/setup-uv to v8.1.0

Upstream stopped publishing rolling major/minor tags (v8, v8.0) as
of their v8.0.0 release for supply-chain security reasons, breaking
our workflow which referenced @v8.
pull/4794/merge
Slavi Pantaleev 1 일 전
부모
커밋
7d904e6a02
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .github/workflows/update-translations.yml

+ 1
- 1
.github/workflows/update-translations.yml 파일 보기

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

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

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


불러오는 중...
취소
저장