chore(deps): update tj-actions/changed-files action to v44 (#127)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-29 00:27:03 +08:00
committed by GitHub
parent 549fbbfb9c
commit ba19645d00

View File

@@ -14,7 +14,7 @@ jobs:
- name: Get changed files - name: Get changed files
id: changed_files id: changed_files
uses: tj-actions/changed-files@v39 uses: tj-actions/changed-files@v44
- name: Check changed files - name: Check changed files
run: | run: |