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 7757d17 commit 7a2f605Copy full SHA for 7a2f605
.github/workflows/changelog.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Check which component is modified
23
- uses: dorny/paths-filter@v2
+ uses: dorny/paths-filter@v3
24
id: changes
25
with:
26
filters: |
0 commit comments