Skip to content

Commit 696347d

Browse files
⬆️ bump QuantEcon/action-translation from 0.13.0 to 0.13.1 (#505)
Bumps [QuantEcon/action-translation](https://github.com/quantecon/action-translation) from 0.13.0 to 0.13.1. - [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.13.0...v0.13.1) --- updated-dependencies: - dependency-name: QuantEcon/action-translation dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3b2e36 commit 696347d

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

0 commit comments

Comments
 (0)