From a03b0e59d18855ef314c1d8648f07bbe1ff58ba7 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Tue, 24 Mar 2026 15:54:55 +1100 Subject: [PATCH] ci: bump action-translation to v0.12.2 --- .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 33c503b..d0067bd 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.11.0 + - uses: QuantEcon/action-translation@v0.12.2 with: mode: review source-repo: QuantEcon/lecture-python-programming