diff --git a/.github/workflows/pull_request_check.yml b/.github/workflows/pull_request_check.yml index 537e7aa..b94cdda 100644 --- a/.github/workflows/pull_request_check.yml +++ b/.github/workflows/pull_request_check.yml @@ -17,7 +17,7 @@ jobs: - name: 获取 PR 变更文件列表 id: changed_files - uses: tj-actions/changed-files@v46 + uses: tj-actions/changed-files@v47 with: files: | src/apps/*.ts