From 6acda4892ac644f2f52ba974eca40c083ebe61f2 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:59 +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 afb44214..854f4c1a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,7 +72,7 @@ jobs: steps: - uses: actions/checkout@v4 - if: github.ref != 'refs/heads/main' - uses: dorny/paths-filter@v2 + uses: dorny/paths-filter@v4 id: changes with: filters: |