diff --git a/.github/workflows/unit_tests.yaml b/.github/workflows/unit_tests.yaml index 1aa07bb9374f63..0d567803c2a56d 100644 --- a/.github/workflows/unit_tests.yaml +++ b/.github/workflows/unit_tests.yaml @@ -67,7 +67,7 @@ jobs: with: fetch-depth: 0 # For pull requests it's not necessary to checkout the code - - uses: dorny/paths-filter@b2feaf19c27470162a626bd6fa8438ae5b263721 + - uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 id: filter with: # See https://github.com/dorny/paths-filter/issues/56 for the syntax used below