diff --git a/.github/workflows/translations-pr.yml b/.github/workflows/translations-pr.yml index 8de6a5da..c7eeda96 100644 --- a/.github/workflows/translations-pr.yml +++ b/.github/workflows/translations-pr.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v3 - name: Download Crowdin translations and create PR - uses: crowdin/github-action@1.5.1 + uses: crowdin/github-action@v1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: