mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
build(deps): bump tj-actions/changed-files from 37 to 39
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37 to 39. - [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/v37...v39) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8a90e070a8
commit
31c5e19f90
2
.github/workflows/codeformat.yml
vendored
2
.github/workflows/codeformat.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: '📜 Get list of changed files'
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v37
|
||||
uses: tj-actions/changed-files@v39
|
||||
with:
|
||||
files: |
|
||||
src/**/*.c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user