Skip to content
Snippets Groups Projects
Commit d24a4edc authored by David Bauer's avatar David Bauer
Browse files

github: bump paths-filter version (#3180)

Get rid of Node deprecation warnings.

Link: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/



Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
(cherry picked from commit 981998e2)
parent 318f17da
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v4
# Filter targets based on changed files
- uses: dorny/paths-filter@v2
- uses: dorny/paths-filter@v3
id: filter
with:
filters: .github/filters.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment