Skip to content

Commit 8f9cf61

Browse files
authored
chore: bump action-translation to v0.14.1 (#517)
Fixes heading-map injection for new files and MISSING_HEADINGMAP false positive for title-only files. Also documents language-targeted \translate-resync syntax.
1 parent 54bf906 commit 8f9cf61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/sync-translations-fa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
fetch-depth: 2
2626

27-
- uses: QuantEcon/action-translation@v0.14.0
27+
- uses: QuantEcon/action-translation@v0.14.1
2828
with:
2929
mode: sync
3030
target-repo: QuantEcon/lecture-python-programming.fa

.github/workflows/sync-translations-zh-cn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
fetch-depth: 2
2626

27-
- uses: QuantEcon/action-translation@v0.14.0
27+
- uses: QuantEcon/action-translation@v0.14.1
2828
with:
2929
mode: sync
3030
target-repo: QuantEcon/lecture-python-programming.zh-cn

0 commit comments

Comments
 (0)