Skip to content

Bump vite from 5.4.9 to 5.4.10 #2138

Bump vite from 5.4.9 to 5.4.10

Bump vite from 5.4.9 to 5.4.10 #2138

Workflow file for this run

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