chore(deps): update crowdin/github-action action to v1.20.2

This commit is contained in:
renovate[bot]
2024-04-02 09:40:38 +00:00
committed by GitHub
parent 90a11c2ffc
commit e69c5a0138
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ jobs:
- name: Upload latest strings for translation on Crowdin
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' && matrix.configuration == 'Release' && startsWith(matrix.os, 'ubuntu-') }}
uses: crowdin/github-action@v1.20.1
uses: crowdin/github-action@v1.20.2
with:
crowdin_branch_name: main
config: '.github/crowdin.yml'

View File

@@ -31,7 +31,7 @@ jobs:
git reset --hard origin/master
- name: Download latest translations from Crowdin
uses: crowdin/github-action@v1.20.1
uses: crowdin/github-action@v1.20.2
with:
upload_sources: false
download_translations: true