We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b253fef commit 567a0a4Copy full SHA for 567a0a4
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
- uses: actions/[email protected]
32
with:
33
fetch-depth: 0 # so we can diff against base
34
- - uses: dorny/paths-filter@v2.10.1
+ - uses: dorny/paths-filter@v3
35
id: filter
36
37
predicate-quantifier: 'every'
0 commit comments