Skip to content

build(deps-dev): bump eslint-plugin-github from 4.10.2 to 5.0.1 #1055

build(deps-dev): bump eslint-plugin-github from 4.10.2 to 5.0.1

build(deps-dev): bump eslint-plugin-github from 4.10.2 to 5.0.1 #1055

Workflow file for this run

name: "build-test"
on: [push]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20.x
- run: npm ci
- run: npm run all