Skip to content

Commit 056d2b3

Browse files
mmckyclaude
andauthored
chore: track action-translation @v0 in the fr sync workflow (#581)
The fr target repo adopted the floating @v0 pin in QuantEcon/lecture-python-programming.fr#10; this brings the source-side sync workflow in line so fr syncs pick up v0.17.0 (deterministic typography on the sync write path, review-comment dedupe) and future v0.x releases without manual bumps. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 03aea67 commit 056d2b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-translations-fr.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.16.1
27+
- uses: QuantEcon/action-translation@v0
2828
with:
2929
mode: sync
3030
target-repo: QuantEcon/lecture-python-programming.fr

0 commit comments

Comments
 (0)