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