Skip to content

Bump @types/node from 20.14.9 to 20.14.10 #102

Bump @types/node from 20.14.9 to 20.14.10

Bump @types/node from 20.14.9 to 20.14.10 #102

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