Skip to content

Bump @types/node from 20.9.0 to 20.10.0 #739

Bump @types/node from 20.9.0 to 20.10.0

Bump @types/node from 20.9.0 to 20.10.0 #739

Workflow file for this run

name: npm CI
on:
push:
branches: [main]
pull_request:
branches: [main]
types: [opened, reopened, synchronize]
merge_group:
types: [checks_requested]
jobs:
npm_ci:
name: npm CI
uses: Katsute/Workflows/.github/workflows/npm.ci.yml@main
with:
compile-post: npm run package
test: false