diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0ad0c9857b..d25433fa3f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: php-version: '8.3' extensions: mbstring, intl, zip, bcmath - name: crowdin action - uses: crowdin/github-action@v1 + uses: crowdin/github-action@v2 with: upload_sources: true download_translations: true