Skip to content

Commit e8e0430

Browse files
chore(deps): update dorny/paths-filter action to v4
1 parent 88a75a1 commit e8e0430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
pnpm install -g "wrangler@${wrangler_version}"
4848
4949
# https://github.com/dorny/paths-filter/issues/232
50-
- uses: dorny/paths-filter@v3
50+
- uses: dorny/paths-filter@v4
5151
if: github.event_name != 'pull_request_review'
5252
id: changes
5353
with:

0 commit comments

Comments
 (0)