mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #2058 from openmv/dependabot/github_actions/tj-actions/changed-files-41
build(deps): bump tj-actions/changed-files from 40 to 41
This commit is contained in:
commit
e01415f56d
2
.github/workflows/codeformat.yml
vendored
2
.github/workflows/codeformat.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '📜 Get list of changed files'
|
- name: '📜 Get list of changed files'
|
||||||
id: changed-files
|
id: changed-files
|
||||||
uses: tj-actions/changed-files@v40
|
uses: tj-actions/changed-files@v41
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
src/**/*.c
|
src/**/*.c
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user