feat: 更新依赖
This commit is contained in:
4
.github/workflows/vercel.yaml
vendored
4
.github/workflows/vercel.yaml
vendored
@ -12,8 +12,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: yanhao98/composite-actions/setup-node-environment@33959a36221815dfc946a0fad64dcdb490724ce3
|
||||
- name: 静态代码分析
|
||||
run: pnpm run lint
|
||||
# - name: 静态代码分析
|
||||
# run: pnpm run lint
|
||||
# https://github.com/vercel/examples/tree/main/ci-cd/github-actions
|
||||
# cname-cn.vercel.com cname-china.vercel-dns.com
|
||||
- name: 拉取 Vercel 环境信息
|
||||
|
Reference in New Issue
Block a user