From 65df0019443e9734e7976c1533b740a0684f19a8 Mon Sep 17 00:00:00 2001 From: "utic-renovate[bot]" <235200891+utic-renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 04:02:23 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v4 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cd3a5b54..bc5f0485 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -66,7 +66,7 @@ jobs: steps: - uses: actions/checkout@v5 - if: github.ref != 'refs/heads/main' - uses: dorny/paths-filter@v3 + uses: dorny/paths-filter@v4 id: changes with: filters: |