diff --git a/.github/workflows/developer_productivity.yml b/.github/workflows/developer_productivity.yml index d77e9e35..befabbe8 100644 --- a/.github/workflows/developer_productivity.yml +++ b/.github/workflows/developer_productivity.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Checkout sources uses: actions/checkout@v6 - - uses: dorny/paths-filter@v3 + - uses: dorny/paths-filter@v4 id: filter with: filters: |