Commit f73287a
committed
Fix dorny/paths-filter pin to include predicate-quantifier in action.yml
The PR originally pinned dorny/paths-filter at de90cc6 (v3.0.2), which
introduced the predicate-quantifier feature in source code but forgot to
declare it in action.yml. This caused GitHub Actions to emit an
"Unexpected input" warning. Update the pin to 209e614, the next commit
on master which adds the missing action.yml declaration.
https://claude.ai/code/session_01NYUwFsgQFJ9HSuJ44VJvGU1 parent 8781c94 commit f73287a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments