Skip to content

Commit f781550

Browse files
Bump dorny/paths-filter from 3 to 4
1 parent 618ef4a commit f781550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v6
1919

2020
- name: Check for file changes
21-
uses: dorny/paths-filter@v3
21+
uses: dorny/paths-filter@v4
2222
id: changes
2323
with:
2424
filters: .github/file-filters.yml

0 commit comments

Comments
 (0)