diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 8e0d9ba4..88766a85 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@1.4.14 + - uses: crowdin/github-action@1.4.15 with: download_translations: true skip_untranslated_files: true