diff --git a/.github/workflows/crowdin-per-language.yml b/.github/workflows/crowdin-per-language.yml index 5406c911a388..397e9aadd48d 100644 --- a/.github/workflows/crowdin-per-language.yml +++ b/.github/workflows/crowdin-per-language.yml @@ -17,7 +17,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Matrix - uses: crowdin/github-action@v1.9.0 + uses: crowdin/github-action@v1.10.0 with: upload_translations: false # default is false download_translations: true diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 773a2e57f08f..1c2e99d67e09 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v3 - name: Sync translations with Crowdin - uses: crowdin/github-action@v1.9.0 + uses: crowdin/github-action@v1.10.0 with: # default is false # Use this option to upload translations for a single specified language