From c020b9b9cf639778146d623cd0fecc74544bf8d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 02:46:15 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v4 --- .github/workflows/templates-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/templates-test.yaml b/.github/workflows/templates-test.yaml index 7fc21d3a..0d2a260f 100644 --- a/.github/workflows/templates-test.yaml +++ b/.github/workflows/templates-test.yaml @@ -12,7 +12,7 @@ jobs: outputs: templates: ${{ steps.filter.outputs.changes }} steps: - - uses: dorny/paths-filter@v3 + - uses: dorny/paths-filter@v4 id: filter with: filters: |