Commit 1dafb82
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.
Release notes: https://github.com/dorny/paths-filter/releases/tag/v4.0.0
https://github.com/dorny/paths-filter/releases/tag/v4.0.1
Changelog: https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md1 parent 61329d6 commit 1dafb82
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