Skip to content

Commit c3c4e3c

Browse files
[2.9.x] Bump dorny/paths-filter from 3 to 4
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3 to 4. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@v3...v4) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5105407 commit c3c4e3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
samples: ${{ steps.filter.outputs.changes }}
2929
steps:
3030
# For pull requests it's not necessary to checkout the code
31-
- uses: dorny/paths-filter@v3
31+
- uses: dorny/paths-filter@v4
3232
id: filter
3333
with:
3434
filters: |

0 commit comments

Comments
 (0)