Skip to content

Commit 9c33bdd

Browse files
committed
fix: update paths-filter action to version 4 in CI workflow
1 parent 0de3dcc commit 9c33bdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@v6
2929

3030
- name: 🔍 Detect changed packages
31-
uses: dorny/paths-filter@v3
31+
uses: dorny/paths-filter@v4
3232
id: filter
3333
with:
3434
filters: |

0 commit comments

Comments
 (0)