Skip to content

chore: bump vite from 6.3.6 to 6.4.1 #36

chore: bump vite from 6.3.6 to 6.4.1

chore: bump vite from 6.3.6 to 6.4.1 #36

Workflow file for this run

name: PR Workflow
on:
pull_request:
branches: [development, release-*]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/node_pr.yml@2.6.0
secrets: inherit
with:
node-version: '22'