diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index de61ea26..d228f96d 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v3 with: token: ${{ secrets.PUSH_TO_PROTECTED_BRANCH }} - - uses: crowdin/github-action@v1.20.3 + - uses: crowdin/github-action@v1.20.4 with: download_translations: true skip_untranslated_files: true