diff --git a/.github/workflows/lint-code.yml b/.github/workflows/lint-code.yml index 23972c56f6..197d4eb34b 100644 --- a/.github/workflows/lint-code.yml +++ b/.github/workflows/lint-code.yml @@ -121,7 +121,7 @@ jobs: - name: Get Python changed files id: changed-py-files - uses: tj-actions/changed-files@v23 + uses: tj-actions/changed-files@v41 with: files: | *.py