mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #2103 from openmv/dependabot/github_actions/tj-actions/changed-files-42
build(deps): bump tj-actions/changed-files from 41 to 42
This commit is contained in:
commit
4b349c496e
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@v41
|
||||
uses: tj-actions/changed-files@v42
|
||||
with:
|
||||
files: |
|
||||
src/**/*.c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user