Update Crowdin GitHub Action version in build-and-release.yml

- Upgraded the Crowdin GitHub Action from v1.6.0 to v1.20.4 to leverage the latest features and improvements.
This commit is contained in:
BruceChen 2026-03-28 00:40:05 +08:00
parent da330a158e
commit ef8e41196b

View file

@ -69,7 +69,7 @@ jobs:
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_TOKEN }}
- name: Download translations from crowdin
uses: crowdin/github-action@v1.6.0
uses: crowdin/github-action@v1.20.4
if: steps.cache-check.outputs.cache-hit != 'true' && steps.crowdin-check.outputs.available == 'true'
with:
upload_sources: false