Skip to content

Bump vite from 5.3.1 to 5.4.8 #102

Bump vite from 5.3.1 to 5.4.8

Bump vite from 5.3.1 to 5.4.8 #102

Workflow file for this run

name: Check CLA
on:
- pull_request
jobs:
check-cla:
runs-on: ubuntu-latest
name: Verify contributor
steps:
- uses: tidev/tidev-cla-action@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}