diff --git a/.github/workflows/pr_precommit.yml b/.github/workflows/pr_precommit.yml index c02d317..6d49393 100644 --- a/.github/workflows/pr_precommit.yml +++ b/.github/workflows/pr_precommit.yml @@ -23,7 +23,7 @@ jobs: with: python-version: "3.10" - - uses: tj-actions/changed-files@v44.4.0 + - uses: tj-actions/changed-files@v44.5.2 id: changed-files - name: List changed files