Skip to content

Commit 4f9e127

Browse files
revert update (#258)
1 parent a993148 commit 4f9e127

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-merge-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
pythonChanges: ${{ steps.filter.outputs.python}}
2929
steps:
3030
- uses: actions/checkout@v4
31-
- uses: dorny/paths-filter@v3
31+
- uses: dorny/paths-filter@v2
3232
id: filter
3333
with:
3434
filters: |

0 commit comments

Comments
 (0)