diff --git a/.github/workflows/pr_precommit.yml b/.github/workflows/pr_precommit.yml index a74e8b12ea..809803fecc 100644 --- a/.github/workflows/pr_precommit.yml +++ b/.github/workflows/pr_precommit.yml @@ -37,7 +37,7 @@ jobs: python-version: "3.10" - name: Get changed files - uses: tj-actions/changed-files@v46.0.1 + uses: tj-actions/changed-files@v46.0.3 id: changed-files - name: List changed files