diff --git a/.github/workflows/sync-translations-fa.yml b/.github/workflows/sync-translations-fa.yml index 66907383..4c8ee406 100644 --- a/.github/workflows/sync-translations-fa.yml +++ b/.github/workflows/sync-translations-fa.yml @@ -19,7 +19,7 @@ jobs: with: fetch-depth: 2 - - uses: QuantEcon/action-translation@v0.11.1 + - uses: QuantEcon/action-translation@v0.11.2 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 4939ec4f..16cf6b4f 100644 --- a/.github/workflows/sync-translations-zh-cn.yml +++ b/.github/workflows/sync-translations-zh-cn.yml @@ -19,7 +19,7 @@ jobs: with: fetch-depth: 2 - - uses: QuantEcon/action-translation@v0.11.1 + - uses: QuantEcon/action-translation@v0.11.2 with: mode: sync target-repo: QuantEcon/lecture-python-programming.zh-cn