Skip to content

chore(deps): bump @types/lodash from 4.14.182 to 4.17.9 #3792

chore(deps): bump @types/lodash from 4.14.182 to 4.17.9

chore(deps): bump @types/lodash from 4.14.182 to 4.17.9 #3792

Workflow file for this run

# 文件名建议统一为 pull-request.yml
# 应用 test-build.yml 的 demo
name: MAIN_PULL_REQUEST
on:
pull_request:
branches: [develop, main, feature, feat/2.7]
types: [opened, synchronize, reopened]
jobs:
call-test-build:
uses: Tencent/tdesign/.github/workflows/test-build.yml@main