From 766060ddc768f73b5aead68b1a8cf940f0757561 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Tue, 24 Mar 2026 17:25:42 +1100 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20action-translation=20v0.12.2=20?= =?UTF-8?q?=E2=86=92=20v0.12.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sync-translations-fa.yml | 2 +- .github/workflows/sync-translations-zh-cn.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sync-translations-fa.yml b/.github/workflows/sync-translations-fa.yml index 6f46c33a..b068e0a0 100644 --- a/.github/workflows/sync-translations-fa.yml +++ b/.github/workflows/sync-translations-fa.yml @@ -24,7 +24,7 @@ jobs: with: fetch-depth: 2 - - uses: QuantEcon/action-translation@v0.12.2 + - uses: QuantEcon/action-translation@v0.12.3 with: mode: sync target-repo: QuantEcon/lecture-python-programming.fa diff --git a/.github/workflows/sync-translations-zh-cn.yml b/.github/workflows/sync-translations-zh-cn.yml index 52f5ff3f..f62a67b5 100644 --- a/.github/workflows/sync-translations-zh-cn.yml +++ b/.github/workflows/sync-translations-zh-cn.yml @@ -24,7 +24,7 @@ jobs: with: fetch-depth: 2 - - uses: QuantEcon/action-translation@v0.12.2 + - uses: QuantEcon/action-translation@v0.12.3 with: mode: sync target-repo: QuantEcon/lecture-python-programming.zh-cn