Skip to content

fix: 处理 glob、lru-cache 等 patch 版本升级 node 依赖的问题 #839

fix: 处理 glob、lru-cache 等 patch 版本升级 node 依赖的问题

fix: 处理 glob、lru-cache 等 patch 版本升级 node 依赖的问题 #839

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
Job:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-test.yml@master
with:
os: 'ubuntu-latest'
version: '14, 16, 18, 20'