We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74997c6 + d1779c8 commit 084d3baCopy full SHA for 084d3ba
1 file changed
.github/workflows/stage-2-test.yaml
@@ -58,7 +58,7 @@ jobs:
58
uses: actions/checkout@v6
59
60
- name: Detect specific kinds of code change by path
61
- uses: dorny/paths-filter@v3
+ uses: dorny/paths-filter@v4
62
id: path-changes
63
with:
64
filters: |
0 commit comments