We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c483e3 commit c14263bCopy full SHA for c14263b
1 file changed
.github/workflows/cicd_pipeline.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
ref: ${{ github.ref }}
44
45
- - uses: dorny/paths-filter@v3
+ - uses: dorny/paths-filter@v4
46
id: changes
47
48
filters: |
0 commit comments