mirror of https://github.com/milvus-io/milvus.git
build(deps): bump tj-actions/changed-files in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 46. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v41...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>pull/40936/head
parent
b1e092673b
commit
eb30cb7a0c
|
@ -73,7 +73,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- name: 'Check Changed files'
|
||||
id: changed-files-cpp
|
||||
uses: tj-actions/changed-files@v41
|
||||
uses: tj-actions/changed-files@v46
|
||||
with:
|
||||
since_last_remote_commit: 'true'
|
||||
files: |
|
||||
|
|
Loading…
Reference in New Issue