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 02b2a5f commit 4cc3556Copy full SHA for 4cc3556
1 file changed
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- uses: actions/checkout@v6
33
- - uses: dorny/paths-filter@v3
+ - uses: dorny/paths-filter@v4
34
id: filter
35
with:
36
filters: |
0 commit comments