Skip to content

Commit ca47d40

Browse files
authored
Merge pull request #868 from opsmill/dependabot/github_actions/stable/dorny/paths-filter-4
Bump dorny/paths-filter from 3 to 4
2 parents ce50eec + 7ee496f commit ca47d40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: "Check out repository code"
4949
uses: "actions/checkout@v6"
5050
- name: Check for file changes
51-
uses: dorny/paths-filter@v3
51+
uses: dorny/paths-filter@v4
5252
id: changes
5353
with:
5454
token: ${{ github.token }}

0 commit comments

Comments
 (0)