Skip to content

[Deps] update @npmcli/arborist #64

[Deps] update @npmcli/arborist

[Deps] update @npmcli/arborist #64

Workflow file for this run

name: CI
on: [pull_request, push]
permissions:
contents: read
jobs:
tests:
uses: ljharb/actions/.github/workflows/node-majors.yml@main
with:
range: '^16.14.0 || >=18.0.0'
command: 'npm run tests-only && npm run licenses'