diff --git a/.github/workflows/sync_translations.yml b/.github/workflows/sync_translations.yml index 94e946ab55..03a8bd48ba 100644 --- a/.github/workflows/sync_translations.yml +++ b/.github/workflows/sync_translations.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v3 - name: Download translations - uses: crowdin/github-action@1.5.3 + uses: crowdin/github-action@v1.6.0 env: GITHUB_TOKEN: ${{github.token}} CROWDIN_PROJECT_ID: 342361