We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94bcc1b commit 75a3f66Copy full SHA for 75a3f66
.github/workflows/examples-nrfconnect.yaml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
platform: nrfconnect
51
- name: Detect changed paths
52
- uses: dorny/paths-filter@v2
+ uses: dorny/paths-filter@v3
53
id: changed_paths
54
55
filters: |
0 commit comments