Skip to content

chore(deps): bump the all-dependencies group with 4 updates #3891

chore(deps): bump the all-dependencies group with 4 updates

chore(deps): bump the all-dependencies group with 4 updates #3891

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
- run: pnpm typecheck