diff --git a/.github/workflows/check-translation-files-pr.yml b/.github/workflows/check-translation-files-pr.yml index 30075beed4..ef3b753d14 100644 --- a/.github/workflows/check-translation-files-pr.yml +++ b/.github/workflows/check-translation-files-pr.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v4 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: files: | locales/*/translation.json