Skip to content

chore(deps): bump vite from 6.2.6 to 6.3.4 #687

chore(deps): bump vite from 6.2.6 to 6.3.4

chore(deps): bump vite from 6.2.6 to 6.3.4 #687

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test-coverage:
uses: bennycode/actions/.github/workflows/test-coverage.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}