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

- Upgraded the Crowdin GitHub Action from v1.20.4 to v2.4.0 to incorporate the latest updates and improvements.
This commit is contained in:
BruceChen 2026-03-28 00:43:28 +08:00
parent ef8e41196b
commit 19a60fd85c

View file

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