Skip to content

Commit e797031

Browse files
authored
Merge pull request #937 from playframework/dependabot/github_actions/2.9.x/dorny/paths-filter-4
[2.9.x] Bump dorny/paths-filter from 3 to 4
2 parents 5105407 + c3c4e3c commit e797031

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
samples: ${{ steps.filter.outputs.changes }}
2929
steps:
3030
# For pull requests it's not necessary to checkout the code
31-
- uses: dorny/paths-filter@v3
31+
- uses: dorny/paths-filter@v4
3232
id: filter
3333
with:
3434
filters: |

0 commit comments

Comments
 (0)