Skip to content

Commit 8ae5d07

Browse files
committed
ci(deps): Bump dorny/paths-filter from v3.0.2 to v4
why: GitHub Actions will require Node.js 24 by June 2, 2026. v4 updates the runtime to Node 24 with no API changes. what: - Update dorny/paths-filter@v3.0.2 → @v4 in docs.yml - No filter syntax or output changes required - Ref: https://github.com/dorny/paths-filter/releases/tag/v4.0.0
1 parent ec76950 commit 8ae5d07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v6
2222

2323
- name: Filter changed file paths to outputs
24-
uses: dorny/paths-filter@v3.0.2
24+
uses: dorny/paths-filter@v4
2525
id: changes
2626
with:
2727
filters: |

0 commit comments

Comments
 (0)