Skip to content

Bump @types/node from 20.12.11 to 20.12.12 #63

Bump @types/node from 20.12.11 to 20.12.12

Bump @types/node from 20.12.11 to 20.12.12 #63

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