Skip to content

Commit 0f1172c

Browse files
ci(deps): Update dorny/paths-filter action to v4
1 parent 35af5e1 commit 0f1172c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
id: commitlint
3939
with:
4040
configFile: .commitlintrc.json
41-
- uses: dorny/paths-filter@v3
41+
- uses: dorny/paths-filter@v4
4242
# Skip the filter if there is no PR to filter
4343
if: github.event_name == 'pull_request'
4444
id: filter

0 commit comments

Comments
 (0)