Skip to content

Bump vite from 5.2.12 to 5.2.14 #12

Bump vite from 5.2.12 to 5.2.14

Bump vite from 5.2.12 to 5.2.14 #12

Workflow file for this run

name: Check Branch
on: pull_request
jobs:
check-branch:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: node -v
- run: sudo corepack enable
- run: pnpm install
- run: pnpm check-branch