diff --git a/.github/workflows/pr-check_redirects.yml b/.github/workflows/pr-check_redirects.yml index e7d8a06664de92..b975aee0fcbe5d 100644 --- a/.github/workflows/pr-check_redirects.yml +++ b/.github/workflows/pr-check_redirects.yml @@ -17,7 +17,7 @@ jobs: # This is a "required" workflow so path filtering can not be used: # https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/troubleshooting-required-status-checks#handling-skipped-but-required-checks # We have to rely on a custom filtering mechanism to run the checks only if required files are modified. - - uses: dorny/paths-filter@v2 + - uses: dorny/paths-filter@v3 name: See if any file needs checking id: filter with: