Skip to content

Commit 28922f7

Browse files
authored
Merge pull request #104 from microsoft/dependabot/github_actions/dorny/paths-filter-4
Bump dorny/paths-filter from 3 to 4
2 parents 23a5044 + 5688131 commit 28922f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
outputs:
1212
features: ${{ steps.filter.outputs.changes }}
1313
steps:
14-
- uses: dorny/paths-filter@v3
14+
- uses: dorny/paths-filter@v4
1515
id: filter
1616
with:
1717
filters: |

0 commit comments

Comments
 (0)