Commit e0c2a51
committed
ci(deps): bump dorny/paths-filter from 3.0.2 to 4.0.1
v4.0.0 moves the action runtime to Node 24, which GitHub-hosted
`ubuntu-latest` runners support natively. v4.0.1 additionally
adds `merge_group` event support (no-op for this project). The
`action.yml` diff also introduces an optional
`predicate-quantifier` input that defaults to `'some'` — the same
matching semantics the three filters currently relied on — so
`steps.changes.outputs.{root_docs,docs,python_files}` continue to
fire identically.
Tag: https://github.com/dorny/paths-filter/tree/v4.0.1
Changelog: https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md1 parent d399567 commit e0c2a51
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments