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 9b2778f commit f49b923Copy full SHA for f49b923
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
28
with:
29
fetch-depth: 0
30
- - uses: dorny/paths-filter@v2
+ - uses: dorny/paths-filter@v3
31
id: changes
32
33
filters: |
0 commit comments