Skip to content

Commit 26e7eda

Browse files
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] <[email protected]>
1 parent b68e18d commit 26e7eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
code: ${{ steps.filter.outputs.code }}
1414
steps:
1515
- uses: actions/checkout@v6
16-
- uses: dorny/paths-filter@v3
16+
- uses: dorny/paths-filter@v4
1717
id: filter
1818
with:
1919
filters: |

0 commit comments

Comments
 (0)