Skip to content

Commit 9f25454

Browse files
authored
Update paths-filter action version in workflow (#465)
1 parent a39c73a commit 9f25454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Check for CLI-relevant file changes
3838
if: github.event_name == 'pull_request'
39-
uses: dorny/paths-filter@de90cc6b5708d14e015ca8c3acee5b86b31db2a8 # v3.0.2
39+
uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1
4040
id: filter
4141
with:
4242
filters: |

0 commit comments

Comments
 (0)