diff --git a/.github/workflows/crowdin-per-language.yml b/.github/workflows/crowdin-per-language.yml index 66aec3ae0673..c9e6942de00e 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@v4 - name: Matrix - uses: crowdin/github-action@v2.1.1 + uses: crowdin/github-action@v2.1.2 with: upload_translations: false # default is false download_translations: true diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 5ecc11448c3c..0b13455c5a0b 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4 - name: Sync translations with Crowdin - uses: crowdin/github-action@v2.1.1 + uses: crowdin/github-action@v2.1.2 with: # default is false # Use this option to upload translations for a single specified language