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 fc9c401 commit 453fb4dCopy full SHA for 453fb4d
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@v4
26
with:
27
fetch-depth: 0
28
- - uses: dorny/paths-filter@v2
+ - uses: dorny/paths-filter@v3
29
id: changes
30
31
filters: |
0 commit comments