Skip to content

Bump @types/node from 22.8.7 to 22.9.0 #234

Bump @types/node from 22.8.7 to 22.9.0

Bump @types/node from 22.8.7 to 22.9.0 #234

Workflow file for this run

name: ci-npm
on:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4