Skip to content

Commit 567a0a4

Browse files
committed
improve the matrix test workflow
1 parent b253fef commit 567a0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: actions/[email protected]
3232
with:
3333
fetch-depth: 0 # so we can diff against base
34-
- uses: dorny/paths-filter@v2.10.1
34+
- uses: dorny/paths-filter@v3
3535
id: filter
3636
with:
3737
predicate-quantifier: 'every'

0 commit comments

Comments
 (0)