Skip to content

Commit 053bc09

Browse files
build(deps): bump dorny/paths-filter from 3 to 4 (#5884)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d07a1ab commit 053bc09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
name: Ignore changed error messages when using trybuild
110110
run: echo "TRYBUILD=overwrite" >> "$GITHUB_ENV"
111111

112-
- uses: dorny/paths-filter@v3
112+
- uses: dorny/paths-filter@v4
113113
if: ${{ inputs.rust == 'stable' && !startsWith(inputs.python-version, 'graalpy') }}
114114
id: ffi-changes
115115
with:

0 commit comments

Comments
 (0)