diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 58d5d8f6..b7381209 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.16.1 + - uses: crowdin/github-action@v1.17.0 with: download_translations: true skip_untranslated_files: true