diff --git a/.github/workflows/pr_precommit.yml b/.github/workflows/pr_precommit.yml index e611830..1e2e12c 100644 --- a/.github/workflows/pr_precommit.yml +++ b/.github/workflows/pr_precommit.yml @@ -23,7 +23,7 @@ jobs: with: python-version: "3.12" - - uses: tj-actions/changed-files@v46 + - uses: tj-actions/changed-files@v47 id: changed-files - name: List changed files