Skip to content

build(deps-dev): bump @types/node from 22.10.6 to 22.10.7 #6466

build(deps-dev): bump @types/node from 22.10.6 to 22.10.7

build(deps-dev): bump @types/node from 22.10.6 to 22.10.7 #6466

Workflow file for this run

name: Typecheck
on:
pull_request: ~
push:
branches:
- main
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- name: Typecheck
run: pnpm typecheck