Skip to content

build(deps-dev): bump typescript from 5.3.2 to 5.3.3 #224

build(deps-dev): bump typescript from 5.3.2 to 5.3.3

build(deps-dev): bump typescript from 5.3.2 to 5.3.3 #224

Workflow file for this run

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