Skip to content

Commit e8307ad

Browse files
deps(actions): bump dorny/paths-filter from 3 to 4 in the actions group (#4922)
bump dorny/paths-filter 3→4
1 parent f21d67e commit e8307ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notify-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
api: ${{ steps.filter.outputs.api }}
2323
steps:
2424
- uses: actions/checkout@v6
25-
- uses: dorny/paths-filter@v3
25+
- uses: dorny/paths-filter@v4
2626
id: filter
2727
with:
2828
filters: |

0 commit comments

Comments
 (0)