Skip to content

Bump vite from 5.2.14 to 6.0.6 in /frontend #518

Bump vite from 5.2.14 to 6.0.6 in /frontend

Bump vite from 5.2.14 to 6.0.6 in /frontend #518

Workflow file for this run

name: "Frontend: PR: Build and test"
on:
pull_request_target:
types: [ "opened", "reopened", "synchronize" ]
paths:
- "contract/**"
- "frontend/**"
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/frontend_tests.yml