Skip to content

Commit 084d3ba

Browse files
authored
Merge pull request #1214 from NHSDigital/dependabot/github_actions/dorny/paths-filter-4
Bump dorny/paths-filter from 3 to 4
2 parents 74997c6 + d1779c8 commit 084d3ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stage-2-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
uses: actions/checkout@v6
5959

6060
- name: Detect specific kinds of code change by path
61-
uses: dorny/paths-filter@v3
61+
uses: dorny/paths-filter@v4
6262
id: path-changes
6363
with:
6464
filters: |

0 commit comments

Comments
 (0)