Skip to content

Commit 268d422

Browse files
authored
Merge pull request #798 from lsst-sqre/dependabot/github_actions/dorny/paths-filter-4
Bump dorny/paths-filter from 3 to 4
2 parents 9dbfe13 + 0cb6acd commit 268d422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
steps:
109109
- uses: actions/checkout@v6
110110

111-
- uses: dorny/paths-filter@v3
111+
- uses: dorny/paths-filter@v4
112112
id: filter
113113
with:
114114
filters: |

0 commit comments

Comments
 (0)