ci(github): improve system performance and stability

- Downgrade `tj-actions/changed-files` action from version `v46` to `v45`

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy 2024-10-29 21:22:29 +08:00
parent ad9a378b7f
commit f042d742db
No known key found for this signature in database

View File

@ -100,7 +100,7 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v46
uses: tj-actions/changed-files@v45
with:
since_last_remote_commit: true
separator: ","