Skip to content

Commit 2e3eedd

Browse files
⬆️ Bump QuantEcon/action-translation from 0.14.1 to 0.15.0 (#535)
Bumps [QuantEcon/action-translation](https://github.com/quantecon/action-translation) from 0.14.1 to 0.15.0. - [Release notes](https://github.com/quantecon/action-translation/releases) - [Changelog](https://github.com/QuantEcon/action-translation/blob/main/CHANGELOG.md) - [Commits](QuantEcon/action-translation@v0.14.1...v0.15.0) --- updated-dependencies: - dependency-name: QuantEcon/action-translation dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt McKay <mmcky@users.noreply.github.com>
1 parent 168ca42 commit 2e3eedd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

0 commit comments

Comments
 (0)