mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
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:
parent
da330a158e
commit
ef8e41196b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue