Skip to content

build(deps-dev): bump the minor-updates group with 4 updates (#396) #1416

build(deps-dev): bump the minor-updates group with 4 updates (#396)

build(deps-dev): bump the minor-updates group with 4 updates (#396) #1416

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/setup-node@v6
- run: npm ci
- run: npm run lint