diff --git a/.github/workflows/pr-deploy-test-branch.yml b/.github/workflows/pr-deploy-test-branch.yml index 0f31148771..a534561288 100644 --- a/.github/workflows/pr-deploy-test-branch.yml +++ b/.github/workflows/pr-deploy-test-branch.yml @@ -149,7 +149,7 @@ jobs: uses: actions/checkout@v4 - name: Get changed locale files - uses: dorny/paths-filter@v3 + uses: dorny/paths-filter@v4 id: filter_locales with: filters: | # !(pattern) matches anything but pattern