Skip to content

Commit 07b2b6b

Browse files
committed
Pin French sync to action-translation v0.16.0
This PR predated the v0.16.0 release, so it pinned v0.15.0 (default model claude-sonnet-4-6). v0.16.0 defaults to claude-sonnet-5, which is the point of pointing French at it. Diverges deliberately from the fa and zh-cn sync workflows, which stay on v0.15.0/Sonnet 4.6: French is the edition evaluated on Sonnet 5, and silently changing the model for two established editions is not this PR's business.
1 parent 6487306 commit 07b2b6b

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

0 commit comments

Comments
 (0)