Skip to content

Commit fe195b6

Browse files
committed
chore: fix translations download CI
1 parent 86b85e2 commit fe195b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/crowdin-sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: "yarn i18n:extract"
4343

4444
- name: Synchronize
45-
uses: crowdin/github-action@1.1.0
45+
uses: crowdin/github-action@1.4.9
4646
with:
4747
upload_sources: false
4848
download_translations: true

0 commit comments

Comments
 (0)