mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #1917 from openmv/dependabot/github_actions/tj-actions/changed-files-39
build(deps): bump tj-actions/changed-files from 37 to 39
This commit is contained in:
commit
41aff09764
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