From 36c3bc2a5fcbb0ded6f2ea3e91d95b97b38fc0b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sat, 4 Jul 2026 13:11:38 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v4.0.2 --- .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 7a7cff063..957ba8081 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.1 + uses: dorny/paths-filter@v4.0.2 id: filter with: list-files: "shell"