Skip to content

Commit 8d92038

Browse files
ci(deps): Update dorny/paths-filter action to v4
1 parent 962081a commit 8d92038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
token: ${{ steps.gh-app-auth.outputs.token }}
3737

3838
# Using this to avoid unnecessary runs when files have not changed
39-
- uses: dorny/paths-filter@v3
39+
- uses: dorny/paths-filter@v4
4040
id: filter
4141
with:
4242
filters: |

0 commit comments

Comments
 (0)