From 9bbea8b5f401a13d1b0c29974549dc281d85c870 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Wed, 25 Mar 2026 14:07:45 +1100 Subject: [PATCH] ci: bump action-translation to v0.12.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - CJK–MyST spacing rule for zh-cn translations - MyST target-label blank-line cleanup in document reconstruction --- .github/workflows/review-translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/review-translations.yml b/.github/workflows/review-translations.yml index daa094b..33f8bde 100644 --- a/.github/workflows/review-translations.yml +++ b/.github/workflows/review-translations.yml @@ -17,7 +17,7 @@ jobs: with: fetch-depth: 2 - - uses: QuantEcon/action-translation@v0.12.3 + - uses: QuantEcon/action-translation@v0.12.4 with: mode: review source-repo: QuantEcon/lecture-python-programming