mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00
Merge pull request #2383 from openmv/dependabot/github_actions/tj-actions/changed-files-45
build(deps): bump tj-actions/changed-files from 44 to 45
This commit is contained in:
commit
965b45508f
2
.github/workflows/codeformat.yml
vendored
2
.github/workflows/codeformat.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
|
||||
- name: '📜 Get list of changed files'
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v44
|
||||
uses: tj-actions/changed-files@v45
|
||||
with:
|
||||
files: |
|
||||
src/**/*.c
|
||||
|
Loading…
Reference in New Issue
Block a user