From 145a3b7ee49bcbadae674f62df3546c40651a52d Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Sat, 16 Mar 2024 07:19:02 -0400 Subject: [PATCH] ci: update paths-filter --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1c86997bb..60df8a7ec 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 25 - - uses: dorny/paths-filter@v2 + - uses: dorny/paths-filter@v3 id: filter with: filters: |