From 5b5bae6c69553499721a6cdd334e3600a701e20b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Wed, 5 Aug 2026 14:10:29 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v4.0.3 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5410f6538..1d26e01e9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -288,7 +288,7 @@ jobs: uses: actions/checkout@v7 - name: Get modified files - uses: dorny/paths-filter@v4.0.2 + uses: dorny/paths-filter@v4.0.3 id: filter with: list-files: "shell"