diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index aba2343b3..f18017477 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v2 - name: Sync with Crowdin - uses: crowdin/github-action@master + uses: crowdin/github-action@1.0.10 with: upload_sources: true upload_translations: true