diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 108a5b26..c2432f90 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -21,7 +21,7 @@ jobs: with: token: ${{ secrets.PUSH_TO_PROTECTED_BRANCH }} - name: Fetch Crowdin translations - uses: crowdin/github-action@v2.14.0 + uses: crowdin/github-action@v2.14.1 with: download_translations: true skip_untranslated_files: true