Skip to content

Commit 19ff49e

Browse files
authored
Merge pull request #48 from joshuanianji/renovate/dorny-paths-filter-3.x
Update dorny/paths-filter action to v3
2 parents 371136e + c803ee3 commit 19ff49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
print(f" - '.github/workflows/test.yaml'")
3636
3737
- name: Paths Filter
38-
uses: dorny/paths-filter@v2
38+
uses: dorny/paths-filter@v3
3939
id: filter
4040
with:
4141
filters: |

0 commit comments

Comments
 (0)