diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index f6a68a67..de61ea26 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.2 + - uses: crowdin/github-action@v1.20.3 with: download_translations: true skip_untranslated_files: true