diff --git a/.github/workflows/mypy.yml b/.github/workflows/mypy.yml index 311aa0f97..17ed3cef2 100644 --- a/.github/workflows/mypy.yml +++ b/.github/workflows/mypy.yml @@ -25,7 +25,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v46.0.3 + uses: tj-actions/changed-files@v46.0.5 - name: Filter Python files id: filter-python