diff --git a/.github/workflows/unit_tests.yaml b/.github/workflows/unit_tests.yaml index 301c50d202944b..08d1fb00c81448 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@737cb1986a0ab3e9b76e4306075223d1a2b2467b id: filter with: # See https://github.com/dorny/paths-filter/issues/56 for the syntax used below